/third_party/flutter/skia/tests/ |
D | TArrayTest.cpp | 63 template <typename T> static void test_swap(skiatest::Reporter* reporter, in test_swap() function 97 static void test_swap(skiatest::Reporter* reporter) { in test_swap() function 105 test_swap(reporter, arrays, sizes); in test_swap() 119 test_swap(reporter, arraysMoi, sizes); in test_swap() 246 test_swap(reporter); in DEF_TEST()
|
/third_party/boost/libs/gil/test/core/image_view/ |
D | collection.cpp | 61 void test_swap() in test_swap() function 112 test_swap(); in main()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
D | status_test.cc | 471 auto test_swap = [](const absl::Status& s1, const absl::Status& s2) { in TEST() local 481 test_swap(ok, no_payload); in TEST() 482 test_swap(no_payload, ok); in TEST() 483 test_swap(ok, with_payload); in TEST() 484 test_swap(with_payload, ok); in TEST() 485 test_swap(no_payload, with_payload); in TEST() 486 test_swap(with_payload, no_payload); in TEST()
|
/third_party/abseil-cpp/absl/status/ |
D | status_test.cc | 440 auto test_swap = [](const absl::Status& s1, const absl::Status& s2) { in TEST() local 450 test_swap(ok, no_payload); in TEST() 451 test_swap(no_payload, ok); in TEST() 452 test_swap(ok, with_payload); in TEST() 453 test_swap(with_payload, ok); in TEST() 454 test_swap(no_payload, with_payload); in TEST() 455 test_swap(with_payload, no_payload); in TEST()
|
/third_party/skia/tests/ |
D | TArrayTest.cpp | 169 template <typename T> static void test_swap(skiatest::Reporter* reporter, in test_swap() function 203 static void test_swap(skiatest::Reporter* reporter) { in test_swap() function 211 test_swap(reporter, arrays, sizes); in test_swap() 225 test_swap(reporter, arraysMoi, sizes); in test_swap() 348 test_swap(reporter); in DEF_TEST()
|
/third_party/boost/libs/any/test/ |
D | any_test.cpp | 37 void test_swap(); 54 { "swap member function", test_swap }, 190 void test_swap() in test_swap() function
|
/third_party/boost/libs/gil/test/legacy/ |
D | pixel.cpp | 112 test_swap(is_swappable{}); in test_heterogeneous() 115 void test_swap(std::false_type) {} in test_swap() function 116 void test_swap(std::true_type) { in test_swap() function
|
/third_party/boost/libs/container/test/ |
D | small_vector_test.cpp | 92 bool test_swap() in test_swap() function 156 if(!test_swap()) in main()
|
D | node_handle_test.cpp | 475 void test_swap() in test_swap() function 630 test_swap(); in main()
|
/third_party/boost/libs/intrusive/test/ |
D | generic_multiset_test.hpp | 36 static void test_swap(value_cont_type&); 66 test_swap(values); in test_all() 159 void test_generic_multiset<ContainerDefiner>::test_swap(value_cont_type& values) in test_swap() function in boost::intrusive::test::test_generic_multiset
|
D | generic_set_test.hpp | 40 static void test_swap(value_cont_type&); 75 test_swap(values); in test_all() 240 void test_generic_set<ContainerDefiner>::test_swap(value_cont_type& values) in test_swap() function in boost::intrusive::test::test_generic_set
|
D | list_test.cpp | 56 static void test_swap(ValueContainer&); 83 test_swap(values); in test_all() 274 ::test_swap(ValueContainer& values) in test_swap() function in test_list
|
D | slist_test.cpp | 59 static void test_swap(ValueContainer&); 89 test_swap(values); in test_all() 328 ::test_swap(ValueContainer& values) in test_swap() function in test_slist
|
D | unordered_test.hpp | 40 static void test_swap(value_cont_type& values); 85 test_swap(values); in test_all() 394 void test_unordered<ContainerDefiner>::test_swap(value_cont_type& values) in test_swap() function in boost::intrusive::test::test_unordered
|
/third_party/boost/libs/optional/test/ |
D | optional_test_ref_portable_minimum.cpp | 403 void test_swap() in test_swap() function 459 test_swap<T, T>(); in test_optional_ref() 476 test_swap<const T, const T>(); in test_optional_const_ref() 477 test_swap<T, const T>(); in test_optional_const_ref()
|
D | optional_test_move.cpp | 304 void test_swap() in test_swap() function 348 test_swap(); in main()
|
/third_party/boost/libs/signals2/test/ |
D | signal_n_test.cpp | 321 test_swap() in test_swap() function 349 test_swap(); in BOOST_AUTO_TEST_CASE()
|
D | signal_test.cpp | 301 test_swap() in test_swap() function 346 test_swap(); in BOOST_AUTO_TEST_CASE()
|
/third_party/boost/libs/property_tree/test/ |
D | test_property_tree.cpp | 145 test_swap(pt); in run_tests()
|
/third_party/boost/libs/multiprecision/test/ |
D | constexpr_test_cpp_int_5.cpp | 91 constexpr T test_swap(T a, T b) in test_swap() function 274 constexpr small_int_backend r = test_swap(si1, si2); in main()
|
/third_party/boost/libs/thread/test/ |
D | test_thread.cpp | 207 BOOST_AUTO_TEST_CASE(test_swap) in BOOST_AUTO_TEST_CASE() argument
|
/third_party/glib/glib/tests/ |
D | utils.c | 221 test_swap (void) in test_swap() function 840 g_test_add_func ("/utils/swap", test_swap); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | swapimpl.cpp | 645 test_swap(const UDataSwapper *ds, in test_swap() function 747 { { 0x54, 0x65, 0x73, 0x74 }, test_swap } /* dataFormat="Test" */
|
/third_party/boost/libs/stl_interfaces/test/ |
D | array.cpp | 154 void test_swap() in test_swap() function 584 test_swap(); in main()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | swapimpl.cpp | 746 test_swap(const UDataSwapper *ds, in test_swap() function 852 { { 0x54, 0x65, 0x73, 0x74 }, test_swap } /* dataFormat="Test" */
|