Home
last modified time | relevance | path

Searched refs:test_pair (Results 1 – 25 of 34) sorted by relevance

12

/third_party/boost/libs/range/test/algorithm_test/
Dequal_range.cpp31 Pair test_pair in check_result() argument
44 std::distance<const_iterator_t>(test.begin(), test_pair.first) in check_result()
49 std::distance<const_iterator_t>(test.begin(), test_pair.second) in check_result()
54 test_pair.first, test_pair.second in check_result()
/third_party/boost/libs/safe_numerics/test/
Dtest_checked_cast.cpp60 struct test_pair { struct
62 test_pair(bool b = true) : m_error(b) {} in test_pair() function
88 test_pair rval(true); in main() argument
Dtest_xor_native_constexpr.cpp22 struct test_pair { struct
42 test_pair, in main() argument
Dtest_or_native_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
Dtest_xor_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_or_automatic_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
Dtest_divide_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_right_shift_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_divide_native_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
Dtest_modulus_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_less_than_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_left_shift_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_equal_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_modulus_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_right_shift_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_less_than_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_subtract_automatic_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_subtract_native_constexpr.cpp26 struct test_pair { struct
44 test_pair, in main() argument
Dtest_equal_native_constexpr.cpp22 struct test_pair { struct
43 test_pair, in main() argument
Dtest_left_shift_native_constexpr.cpp23 struct test_pair { struct
44 test_pair, in main() argument
Dtest_multiply_automatic_constexpr.cpp22 struct test_pair { struct
48 test_pair, in main() argument
Dtest_multiply_native_constexpr.cpp22 struct test_pair { struct
47 test_pair, in main() argument
Dtest_add_native_constexpr.cpp23 struct test_pair { struct
50 test_pair, in main()
Dtest_add_automatic_constexpr.cpp22 struct test_pair { struct
49 test_pair, in main()
/third_party/boost/libs/geometry/index/test/rtree/
Drtree_values.cpp51 void test_pair() in test_pair() function
130 test_pair< Box, bgi::linear<16> >(); in test_main()
131 test_pair< Box, bgi::quadratic<4> >(); in test_main()
132 test_pair< Box, bgi::rstar<4> >(); in test_main()

12