/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | ViewManagerImplTest.java | 102 private static final double EPSILON = 1e-7; field in ViewManagerImplTest 319 EPSILON); in testRecordCumulative() local 443 EPSILON); in testRecordInterval() local 450 EPSILON); in testRecordInterval() local 462 EPSILON); in testRecordInterval() local 470 EPSILON); in testRecordInterval() local 493 EPSILON); in getViewDoesNotClearStats() local 508 EPSILON); in getViewDoesNotClearStats() local 535 EPSILON); in testRecordCumulativeMultipleTagValues() local 580 EPSILON); in testRecordIntervalMultipleTagValues() local [all …]
|
D | RecordUtilsTest.java | 50 private static final double EPSILON = 1e-7; field in RecordUtilsTest
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/benchmarks/ |
D | discretization_adapt_benchmark.py | 34 EPSILON = 0.1 variable
|
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/ |
D | ProjectionTest.java | 30 private static final float EPSILON = .00001f; field in ProjectionTest
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/ |
D | ComplexUnitsConverter.java | 29 public static final BigDecimal EPSILON = BigDecimal.valueOf(Math.ulp(1.0)); field in ComplexUnitsConverter
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | Utils.java | 21 private static final float EPSILON = 0.0001f; field in Utils
|
/external/perfetto/ui/src/common/ |
D | time.ts | 17 const EPSILON = 0.0000000001; constant
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
D | ComplexUnitsConverter.java | 27 public static final BigDecimal EPSILON = BigDecimal.valueOf(Math.ulp(1.0)); field in ComplexUnitsConverter
|
/external/exoplayer/tree/library/ui/src/test/java/com/google/android/exoplayer2/ui/spherical/ |
D | TouchTrackerTest.java | 31 private static final float EPSILON = 0.00001f; field in TouchTrackerTest
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-xor-as-pow.cpp | 15 #define EPSILON 10 ^ -300 macro
|
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/ |
D | TextClassifierSettingsTest.java | 39 private static final float EPSILON = 0.0001f; field in TextClassifierSettingsTest
|
/external/protobuf/python/google/protobuf/internal/ |
D | descriptor_pool_test1.proto | 48 EPSILON = 5; enumerator
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | real.h | 133 static constexpr Real EPSILON() { in EPSILON() function
|
/external/antlr/tool/src/main/java/org/antlr/analysis/ |
D | Label.java | 45 public static final int EPSILON = -5; field in Label
|
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/core/ |
D | ZerosTest.java | 35 private static final float EPSILON = 1e-7f; field in ZerosTest
|
D | ConstantTest.java | 40 private static final float EPSILON = 1e-7f; field in ConstantTest
|
/external/gemmlowp/meta/ |
D | test_transform_correctness.cc | 32 #define EPSILON (0.0001) macro
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredFramebuffer.cpp | 333 #define EPSILON (1) in iterate() macro 742 #define EPSILON (1) in iterate() macro
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | MathUtils.java | 36 public static final double EPSILON = 0x1.0p-53; field in MathUtils
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ZoneInflections.java | 43 static private final long EPSILON = 15 * MINUTE; // smallest interval we test field in ZoneInflections
|
/external/rust/crates/half/src/ |
D | binary16.rs | 131 pub const EPSILON: f16 = f16::EPSILON; constant 697 pub const EPSILON: f16 = f16(0x1400u16); constant
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowMatrixTest.java | 17 private static final float EPSILON = 1e-7f; field in ShadowMatrixTest
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | RateLimiterTest.java | 47 private static final double EPSILON = 1e-8; field in RateLimiterTest
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | RateLimiterTest.java | 47 private static final double EPSILON = 1e-8; field in RateLimiterTest
|
/external/rnnoise/src/ |
D | arch.h | 113 #define EPSILON 1 macro 180 #define EPSILON 1e-15f macro
|