Home
last modified time | relevance | path

Searched defs:check_one (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/geometry/test/formulas/
Dtest_formula.hpp32 void check_one(std::string const& name, double result, double expected) in check_one() function
64 void check_one(std::string const& name, in check_one() function
91 void check_one(double result, double expected, double reference, double reference_error, in check_one() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
D5-1.c53 static int check_one; in main() local
/third_party/boost/libs/algorithm/test/
Dsearch_test4.cpp65 void check_one ( const vec &haystack, const vec &needle, int expected ) { in check_one() function
Dsearch_test3.cpp88 void check_one ( const vec &haystack, const vec &needle, int expected ) { in check_one() function
Dsearch_test2.cpp88 void check_one ( const vec &haystack, const vec &needle, int expected ) { in check_one() function
Dsearch_test1.cpp227 void check_one ( const Container &haystack, const std::string &needle, int expected ) { in check_one() function
/third_party/grpc/test/core/iomgr/
Dcombiner_test.cc65 static void check_one(void* a, grpc_error* /*error*/) { in check_one() function
/third_party/ltp/lib/
Dtst_bool_expr.c188 static inline int check_one(int op) in check_one() function
/third_party/boost/libs/geometry/test/algorithms/
Dis_valid.cpp1219 inline void check_one(Geometry const& geometry) in check_one() function