Home
last modified time | relevance | path

Searched defs:check_close (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_ticket7296.cpp57 BOOST_UBLAS_TEST_DEF( check_close ) in BOOST_UBLAS_TEST_DEF() argument
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_padding.py113 def check_close(self, ref, act, tol=1e-3): member in TestCaseBase
/aosp_15_r20/external/executorch/backends/vulkan/test/utils/
H A Dtest_utils.cpp540 bool check_close(float a, float b, float atol, float rtol) { in check_close() function
/aosp_15_r20/external/skia/tests/
H A DPathTest.cpp1261 static void check_close(skiatest::Reporter* reporter, const SkPath& path) { in check_close() function
3985 static void check_close(skiatest::Reporter* reporter, SkPathPriv::RangeIter* iter) { in check_close() function