Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp950 hidl_memory mem_move(std::move(mem_copy)); in TEST_F() local
956 memory = mapMemory(mem_move); in TEST_F()
964 for (size_t i = 0; i < mem_move.size(); i++) { in TEST_F()