Home
last modified time | relevance | path

Searched defs:kTolerance (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dcovariance_matrix_generator_unittest.cc28 const float kTolerance = 0.0001f; in TEST() local
56 const float kTolerance = 0.0001f; in TEST() local
93 const float kTolerance = 0.0001f; in TEST() local
150 const float kTolerance = 0.0001f; in TEST() local
188 const float kTolerance = 0.0001f; in TEST() local
Dmatrix_test_helpers.h19 const float kTolerance = 0.001f; variable
/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_detector_unittest.cc83 const float kTolerance = 0.02f; in TEST() local
Dwpd_node_unittest.cc21 static const float kTolerance = 0.0001f; variable
Dwpd_tree_unittest.cc141 const float kTolerance = 0.03f; in TEST() local
Dmoving_moments_unittest.cc18 static const float kTolerance = 0.0001f; variable
/external/skia/tests/
DSkColor4fTest.cpp19 const float kTolerance = 1.0f / (1 << 20); variable
DFloat16Test.cpp20 const float kTolerance = 1.0f / (1 << (8 + 10)); in eq_within_half_float() local
/external/webrtc/webrtc/base/
Dprofiler_unittest.cc19 const double kTolerance = 0.1; variable
/external/skia/src/core/
DSkICC.cpp325 static constexpr float kTolerance = 1.0f / (1 << 11); in nearly_equal() local
/external/pdfium/xfa/fde/
Dcfde_txtedtpage.cpp23 const double kTolerance = 0.1f; variable
/external/skia/src/gpu/ops/
DGrMSAAPathRenderer.cpp30 static const float kTolerance = 0.5f; variable
/external/skia/src/utils/
DSkShadowTessellator.cpp865 static constexpr auto kTolerance = 1.0e-2f; in SkSpotShadowTessellator() local