Home
last modified time | relevance | path

Searched refs:test_move_constructor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dresource_adaptor_test.cpp38 void test_move_constructor() in test_move_constructor() function
225 test_move_constructor(); in main()
Dnode_handle_test.cpp234 void test_move_constructor() in test_move_constructor() function
624 test_move_constructor(); in main()
Ddevector_test.cpp357 template <class Devector> void test_move_constructor() in test_move_constructor() function
3865 test_move_constructor<Devector>(); in test_devector()
/aosp_15_r20/external/google-fruit/tests/data_structures/
H A Dtest_fixed_size_allocator.py171 def test_move_constructor(self): member in TestFixedSizeAllocator
H A Dtest_semistatic_map.py168 def test_move_constructor(self): member in TestSemistaticMap
H A Dtest_fixed_size_vector.py114 def test_move_constructor(self): member in TestFixedSizeVector
H A Dtest_semistatic_graph.py277 def test_move_constructor(self): member in TestSemistaticGraph