Home
last modified time | relevance | path

Searched defs:test_range (Results 1 – 25 of 33) sorted by relevance

12

/third_party/boost/libs/geometry/test/geometries/
Dinitialization.cpp204 struct test_range struct
206 test_range() {} in test_range() argument
208 test_range(It, It) {} in test_range() argument
210 test_range(std::initializer_list<T>) {} in test_range() argument
/third_party/boost/libs/range/test/algorithm_test/
Dmin_element.cpp40 struct test_range struct in boost_range_test_algorithm_min_element::min_element_test_policy
44 operator()(Policy&, Container& cont) in operator ()()
79 struct test_range struct in boost_range_test_algorithm_min_element::min_element_pred_test_policy
83 operator()(Policy& policy, Container& cont) in operator ()()
Dmax_element.cpp41 struct test_range struct in boost_range_test_algorithm_max_element::max_element_test_policy
45 operator()(Policy&, Container& cont) in operator ()()
81 struct test_range struct in boost_range_test_algorithm_max_element::max_element_pred_test_policy
85 operator()(Policy& policy, Container& cont) in operator ()()
Dupper_bound.cpp39 struct test_range struct in boost_range_test_algorithm_upper_bound::upper_bound_policy
43 operator()(Policy&, Container& cont) in operator ()()
74 struct test_range struct
78 operator()(Policy& policy, Container& cont) in operator ()()
Dlower_bound.cpp40 struct test_range struct in boost_range_test_algorithm_lower_bound::lower_bound_policy
44 operator()(Policy&, Container& cont) in operator ()()
76 struct test_range struct
80 operator()(Policy& policy, Container& cont) in operator ()()
Dfind_end.cpp51 struct test_range struct in boost_range_test_algorithm_find_end::find_end_test_policy
55 operator()(Policy& policy, Container& cont) in operator ()()
105 struct test_range struct in boost_range_test_algorithm_find_end::find_end_pred_test_policy
109 operator()(Policy& policy, Container& cont) in operator ()()
Dfind_first_of.cpp51 struct test_range struct in boost_range_test_algorithm_find_first_of::find_first_of_test_policy
55 operator()(Policy& policy, Container& cont) in operator ()()
104 struct test_range struct in boost_range_test_algorithm_find_first_of::find_first_of_pred_test_policy
108 operator()(Policy& policy, Container& cont) in operator ()()
Dunique.cpp43 struct test_range struct in boost_range_test_algorithm_unique::unique_test_policy
47 operator()(Policy&, Container& cont) in operator ()()
119 struct test_range struct in boost_range_test_algorithm_unique::unique_pred_test_policy
123 operator()(Policy& policy, Container& cont) in operator ()()
Dfind_if.cpp46 struct test_range struct in boost_range_test_algorithm_find_if::find_if_test_policy
50 operator()(find_if_test_policy& policy, Container& cont) in operator ()()
Dfind.cpp42 struct test_range struct in boost_range_test_algorithm_find::find_test_policy
46 operator()(Policy&, Container& cont) in operator ()()
Dstable_partition.cpp61 struct test_range struct in boost_range_test_algorithm_stable_partition::stable_partition_test_policy
65 operator()(Policy& policy, Container& cont) in operator ()()
Dpartition.cpp61 struct test_range struct in boost_range_test_algorithm_partition::partition_test_policy
65 operator()(Policy& policy, Container& cont) in operator ()()
/third_party/pixman/test/
Dfuzzer-find-diff.pl28 sub test_range { subroutine
/third_party/boost/libs/range/test/test_driver/
Drange_return_test_driver.hpp383 struct test_range struct in boost::range_test::range_return_test_driver
385 void operator()(Container& cont, TestPolicy policy) in operator ()()
/third_party/boost/libs/multi_index/test/
Dtest_range.cpp47 void test_range() in test_range() function
/third_party/boost/libs/chrono/example/
Dmiscellaneous.cpp55 void test_range() in test_range() function
/third_party/mindspore/tests/ut/python/parallel/
Dtest_range.py87 def test_range(): function
/third_party/boost/libs/range/test/algorithm_ext_test/
Derase.cpp38 boost::iterator_range< iterator_t > test_range(test.begin(), test.end()); in test_erase_impl() local
/third_party/boost/libs/algorithm/minmax/example/
Dminmax_timer.cpp158 void test_range(Iterator first, Iterator last, int n) in test_range() function
/third_party/flutter/skia/tests/
DRandomTest.cpp162 static void test_range(skiatest::Reporter* reporter) { in test_range() function
/third_party/skia/tests/
DRandomTest.cpp162 static void test_range(skiatest::Reporter* reporter) { in test_range() function
/third_party/mindspore/tests/ut/python/optimizer/
Dtest_bprop_mindir.py101 def test_range(): function
/third_party/python/Lib/test/
Dtest_reprlib.py161 def test_range(self): member in ReprTests
Dtest_range.py46 def test_range(self): member in RangeTest
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c31 GST_START_TEST (test_range) in GST_START_TEST() argument

12