HomeSort by relevance Sort by last modified time
    Searched refs:test_move (Results 1 - 7 of 7) sorted by null

  /external/libcxx/test/std/experimental/any/any.class/any.cons/
move.pass.cpp 66 void test_move() { function
98 test_move<small>();
99 test_move<large>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/
insert_iter_iter.pass.cpp 204 test_move() function
239 test_move<std::deque<MoveOnly, stack_allocator<MoveOnly, 2000> > >();
251 test_move<std::deque<MoveOnly, min_allocator<MoveOnly> > >();
  /external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
insert_iter_iter.pass.cpp 238 test_move() function
273 test_move<std::deque<MoveOnly, stack_allocator<MoveOnly, 2000> > >();
285 test_move<std::deque<MoveOnly, min_allocator<MoveOnly> > >();
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mmap.py 368 def test_move(self): member in class:MmapTests
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mmap.py 368 def test_move(self): member in class:MmapTests
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mmap.py 368 def test_move(self): member in class:MmapTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mmap.py 368 def test_move(self): member in class:MmapTests

Completed in 627 milliseconds