/aosp12/frameworks/native/libs/vr/libdvrcommon/tests/ |
H A D | pose_test.cpp | 29 const auto tolerance = FT(0.0001); in TYPED_TEST() local 48 const auto tolerance = FT(0.0001); in TYPED_TEST() local 72 const auto tolerance = FT(0.0001); in TYPED_TEST() local 96 const auto tolerance = FT(0.0001); in TYPED_TEST() local 127 const auto tolerance = FT(0.0001); in TYPED_TEST() local
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/test/ |
H A D | test_macros.h | 16 const A& expected, const B& actual, const T& tolerance) { in CmpArrayLikeFloatEq() 34 const A& expected, const B& actual, const T& tolerance) { in CmpMatrixLikeFloatEq() 54 const A& expected, const B& actual, const T& tolerance) { in CmpArrayLikeFloatNe() 72 const A& expected, const B& actual, const T& tolerance) { in CmpMatrixLikeFloatNe()
|
/aosp12/frameworks/base/core/tests/utillib/src/android/test/ |
H A D | BandwidthTestCase.java | 73 final int tolerance = runCount; in runTest() local 116 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod()
|
/aosp12/frameworks/base/test-base/src/android/test/ |
H A D | InstrumentationTestCase.java | 188 final int tolerance = runCount; in runTest() local 210 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod() 214 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod()
|
H A D | FlakyTest.java | 46 int tolerance() default 1; in tolerance() method
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/ |
H A D | MapperVts.h | 75 bool import, enum Tolerance tolerance) { in allocate() 128 bool canTolerate(Tolerance tolerance, Error error) { in canTolerate()
|
/aosp12/frameworks/base/test-base/hiddenapi/src/android/test/ |
H A D | InstrumentationTestCase.java | 36 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | AvoidXfermode.java | 54 public AvoidXfermode(int opColor, int tolerance, Mode mode) { in AvoidXfermode()
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | GLTest.cpp | 178 int r, int g, int b, int a, int tolerance) { in checkPixel() 219 int tolerance) { in assertRectEq()
|
/aosp12/frameworks/av/media/libaaudio/tests/ |
H A D | test_flowgraph.cpp | 96 constexpr float tolerance = 0.0001f; // arbitrary in TEST() local 153 constexpr float tolerance = 0.000001f; // arbitrary in TEST() local
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | Main.cpp | 282 int tolerance = 0; in main() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/ |
H A D | Vector3Test.java | 28 private static final float tolerance = 1.0f / (1 << 12); field in Vector3Test
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
H A D | RecurrentTimer_test.cpp | 28 #define ASSERT_EQ_WITH_TOLERANCE(val1, val2, tolerance) \ argument
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/common/backoff/ |
H A D | ExponentialBaseCalculator.java | 87 private static double getBaseImpl(long t, int n, double tolerance) { in getBaseImpl()
|
/aosp12/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
H A D | MapperVts.cpp | 88 enum Tolerance tolerance, in allocate() 128 bool import, enum Tolerance tolerance, in allocate() 161 enum Tolerance tolerance) { in importBuffer()
|
/aosp12/art/test/406-fields/src/ |
H A D | TestCase.java | 141 float tolerance) { in assertEquals() 162 double tolerance) { in assertEquals()
|
/aosp12/art/test/407-arrays/src/ |
H A D | TestCase.java | 141 float tolerance) { in assertEquals() 162 double tolerance) { in assertEquals()
|
/aosp12/art/test/412-new-array/src/ |
H A D | TestCase.java | 141 float tolerance) { in assertEquals() 162 double tolerance) { in assertEquals()
|
/aosp12/art/test/414-static-fields/src/ |
H A D | TestCase.java | 141 float tolerance) { in assertEquals() 162 double tolerance) { in assertEquals()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | SyncParams.java | 231 public SyncParams setTolerance(float tolerance) { in setTolerance()
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_SyncParams.h | 41 jfieldID tolerance; member
|
/aosp12/hardware/interfaces/broadcastradio/common/tests/ |
H A D | WorkerThread_test.cpp | 35 #define ASSERT_EQ_WITH_TOLERANCE(val1, val2, tolerance) \ argument
|
/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/chunking/cdc/ |
H A D | FingerprintMixerTest.java | 140 float tolerance = 0.1f; in mix_randomlyDistributesBits() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | timex.h | 32 __kernel_long_t tolerance; member 71 long long tolerance; member
|
/aosp12/frameworks/native/services/surfaceflinger/tests/utils/ |
H A D | TransactionUtils.h | 104 const Rect& rect, const Color& color, uint8_t tolerance) { in expectBufferColor()
|