Searched defs:check4 (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/intrusive/test/ |
| D | has_member_function_callable_with.cpp | 104 int check4[ has_member_function_callable_with_func0to3<functor4>::value ? 1 : -1]; in main() local 126 int check4[ has_member_function_callable_with_func0to3<functor2, char*>::value ? 1 : -1]; in main() local 146 int check4[ has_member_function_callable_with_func1to2<functor2, char*>::value ? 1 : -1]; in main() local 166 int check4[ has_member_function_callable_with_func0to3<functor2, int, char*>::value ? 1 : -1]; in main() local 184 int check4[ has_member_function_callable_with_func1to2<functor2, int, char*>::value ? 1 : -1]; in main() local 202 …int check4[ has_member_function_callable_with_func0to3<functor2, int, char*, void*>::value ? 1 : -… in main() local 220 …int check4[ has_member_function_callable_with_func3to3<functor2, int, char*, void*>::value ? 1 : -… in main() local
|
| /third_party/boost/libs/numeric/ublas/test/tensor/ |
| D | test_tensor.cpp | 333 auto check4 = [](const tensor_type& t) in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
|