Home
last modified time | relevance | path

Searched defs:check_results (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/range/test/test_driver/
Drange_return_test_driver.hpp26 struct check_results struct
29 static void test( in test()
43 struct check_results<return_found> struct
46 static void test( in test()
64 struct check_results<return_next> struct
67 static void test( in test()
93 struct check_results<return_prior> struct
96 static void test( in test()
122 struct check_results<return_begin_found> struct
125 static void test( in test()
[all …]
/third_party/mesa3d/src/freedreno/computerator/examples/
Dtest-opcodes.sh241 check_results() { function
/third_party/boost/libs/compute/example/
Dsimple_moving_average.cpp56 bool check_results(const std::vector<float>& values, const std::vector<float>& smoothValues, unsign… in check_results() function
/third_party/boost/libs/program_options/example/
Dconfig_file_types.cpp151 void check_results(po::variables_map &vm, vector<string> unregistered) in check_results() function
/third_party/flutter/skia/tests/
DPathOpsLineIntersectionTest.cpp87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() function
/third_party/skia/tests/
DPathOpsLineIntersectionTest.cpp87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() function