Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/any/test/
Dany_test_rv.cpp46 void test_move_assignment();
61 { "move assignment of any", test_move_assignment },
129 void test_move_assignment() in test_move_assignment() function
/aosp_15_r20/external/google-fruit/tests/data_structures/
H A Dtest_semistatic_map.py191 def test_move_assignment(self): member in TestSemistaticMap
H A Dtest_fixed_size_vector.py156 def test_move_assignment(self): member in TestFixedSizeVector
H A Dtest_semistatic_graph.py304 def test_move_assignment(self): member in TestSemistaticGraph
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dnode_handle_test.cpp340 void test_move_assignment() in test_move_assignment() function
626 test_move_assignment(); in main()
Ddevector_test.cpp516 template <class Devector> void test_move_assignment() in test_move_assignment() function
3868 test_move_assignment<Devector>(); in test_devector()
/aosp_15_r20/external/pigweed/pw_result/
H A Dexpected_test.cc122 namespace test_move_assignment { namespace