Home
last modified time | relevance | path

Searched refs:test_move (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/test/std/experimental/any/any.class/any.cons/
Dmove.pass.cpp66 void test_move() { in test_move() function
98 test_move<small>(); in main()
99 test_move<large>(); in main()
/external/libcxx/test/std/utilities/any/any.class/any.cons/
Dmove.pass.cpp66 void test_move() { in test_move() function
100 test_move<small>(); in main()
101 test_move<large>(); in main()
/external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
Dinsert_iter_iter.pass.cpp239 test_move() in test_move() function
274 test_move<std::deque<MoveOnly, limited_allocator<MoveOnly, 2000> > >(); in main()
286 test_move<std::deque<MoveOnly, min_allocator<MoveOnly> > >(); in main()
/external/autotest/client/site_tests/audio_AlsaAPI/
Daudio_AlsaAPI.py83 def test_move(self, device): member in audio_AlsaAPI
/external/skia/tests/
DTArrayTest.cpp141 static void test_move(skiatest::Reporter* reporter) { in test_move() function
309 test_move(reporter); in DEF_TEST()