/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/ |
H A D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 212 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 213 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/ |
H A D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 213 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/ |
H A D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 212 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/ |
H A D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 213 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/random/ |
H A D | uniform_real_distribution_test.cc | 87 constexpr const real_type kEpsilon = in TYPED_TEST() local 212 const auto kEpsilon = std::nexttoward( in TYPED_TEST() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | DepthStencilFormatsTest.cpp | 369 constexpr float kEpsilon = 0.002f; in depthStencilReadbackCase() local 378 constexpr unsigned short kEpsilon = 2; in depthStencilReadbackCase() local 421 constexpr unsigned short kEpsilon = 2; in depthStencilReadbackCase() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/ |
H A D | clipping_predictor_level_buffer.cc | 22 constexpr float kEpsilon = 1e-6f; in operator ==() local
|
/aosp_15_r20/external/icing/icing/index/embed/ |
H A D | quantizer.h | 80 static constexpr float kEpsilon = 1e-6; variable
|
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cfx_psrenderer.cpp | 654 constexpr float kEpsilon = 0.01f; in FindPSFontGlyph() local 811 static constexpr float kEpsilon = 0.01f; in DrawText() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | gain_controller2_unittest.cc | 496 constexpr float kEpsilon = 0.0001f; in TEST() local 564 constexpr float kEpsilon = 0.0001f; in TEST() local
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | quaternion.cc | 18 const double kEpsilon = 1e-5; variable
|
H A D | vector3d_f.cc | 13 const double kEpsilon = 1.0e-6; variable
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkGaussFilterTest.cpp | 18 static constexpr double kEpsilon = 0.000001; variable
|
H A D | FindCubicConvex180ChopsTest.cpp | 109 constexpr static double kEpsilon = 1.0 / (1 << 11); in DEF_TEST() local
|
H A D | JpegGainmapTest.cpp | 57 float kEpsilon = 1e-4f; in expect_approx_eq_info() local 835 constexpr float kEpsilon = 1e-2f; in DEF_TEST() local
|
H A D | ExifTest.cpp | 86 const float kEpsilon = 0.001f; in DEF_TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | fullband_erle_estimator.cc | 27 constexpr float kEpsilon = 1e-3f; variable
|
H A D | residual_echo_estimator_unittest.cc | 29 constexpr float kEpsilon = 1e-4f; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | math_utils.h | 56 constexpr double kEpsilon = 1.0E-10; in SafeDivide() local
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | sender_report_unittest.cc | 168 constexpr std::chrono::microseconds kEpsilon{16}; in TEST_F() local
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/pcc/ |
H A D | bitrate_controller_unittest.cc | 36 const double kEpsilon = 0.05; variable
|
/aosp_15_r20/external/skia/src/gpu/tessellate/ |
H A D | Tessellation.cpp | 215 constexpr static float kEpsilon = 1.f / (1 << 11); in FindCubicConvex180Chops() local
|
/aosp_15_r20/system/teeui/libteeui/src/ |
H A D | utils.cpp | 33 constexpr const DefaultNumericType kEpsilon = 0.000001; variable
|
/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/ |
H A D | S2EdgeUtilTest.java | 420 final double kEpsilon = 1e-10; in checkDistance() local
|