Home
last modified time | relevance | path

Searched refs:test_move (Results 1 – 2 of 2) 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/containers/sequences/deque/deque.modifiers/
Dinsert_iter_iter.pass.cpp238 test_move() in test_move() function
273 test_move<std::deque<MoveOnly, stack_allocator<MoveOnly, 2000> > >(); in main()
285 test_move<std::deque<MoveOnly, min_allocator<MoveOnly> > >(); in main()