Home
last modified time | relevance | path

Searched defs:for_each_test (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/
Dtest.pass.cpp34 struct for_each_test struct
36 for_each_test(int c) : count(c) {} in for_each_test() argument
45 for_each_test f = std::for_each(input_iterator<int*>(ia), in main() argument
Dfor_each_n.pass.cpp37 struct for_each_test struct
39 for_each_test(int c) : count(c) {} in for_each_test() argument
51 auto f = for_each_test(0); in main() argument
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dfor_each_n_test.cpp20 struct for_each_test struct
22 for_each_test() {} in for_each_test() argument
27 int for_each_test::count = 0; argument
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.foreach/
Dfor_each_n.pass.cpp37 struct for_each_test struct
39 for_each_test(int c) : count(c) {} in for_each_test() argument
51 auto f = for_each_test(0); in main() argument
Dfor_each.pass.cpp26 struct for_each_test { struct
27 TEST_CONSTEXPR for_each_test(int c) : count(c) {} in for_each_test() argument
48 for_each_test f = std::for_each(Iter(ia), Iter(ia + size), for_each_test(0)); in operator ()() argument
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.foreach/
Dfor_each_n.pass.cpp37 struct for_each_test struct
39 for_each_test(int c) : count(c) {} in for_each_test() function
51 auto f = for_each_test(0); in main() argument
Dfor_each.pass.cpp26 struct for_each_test { struct
27 TEST_CONSTEXPR for_each_test(int c) : count(c) {} in for_each_test() function
48 for_each_test f = std::for_each(Iter(ia), Iter(ia + size), for_each_test(0)); in operator ()() argument
/external/sdv/vsomeip/third_party/boost/phoenix/test/algorithm/
Dfor_each2.cpp23 void for_each_test() in for_each_test() function
Dfor_each.cpp23 void for_each_test() in for_each_test() function
Diteration.cpp29 void for_each_test() in for_each_test() function
/external/pigweed/pw_kernel/lib/unittest/
Dunittest_core.rs45 pub fn for_each_test<F>(mut callback: F) in for_each_test() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DCMakeLists.txt11200 add_executable(for_each_test target
/external/grpc-grpc/
DCMakeLists.txt14257 add_executable(for_each_test target