Searched refs:test_swap (Results 1 – 5 of 5) sorted by relevance
/external/libcxx/test/std/experimental/any/any.class/any.modifiers/ |
D | swap.pass.cpp | 27 void test_swap() { in test_swap() function 97 test_swap<small1, small2>(); in main() 98 test_swap<large1, large2>(); in main() 99 test_swap<small, large>(); in main() 100 test_swap<large, small>(); in main()
|
/external/libcxx/test/std/utilities/any/any.class/any.modifiers/ |
D | swap.pass.cpp | 27 void test_swap() { in test_swap() function 128 test_swap<small1, small2>(); in main() 129 test_swap<large1, large2>(); in main() 130 test_swap<small, large>(); in main() 131 test_swap<large, small>(); in main()
|
/external/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() 347 test_swap(reporter); in DEF_TEST()
|
/external/eigen/test/ |
D | swap.cpp | 86 void test_swap() in test_swap() function
|
/external/icu/icu4c/source/tools/toolutil/ |
D | swapimpl.cpp | 644 test_swap(const UDataSwapper *ds, in test_swap() function 746 { { 0x54, 0x65, 0x73, 0x74 }, test_swap } /* dataFormat="Test" */
|