Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp961 hidl_vec<hidl_memory> batchCopy; in TEST_F() local
983 batchCopy = batch; in TEST_F()
986 for (uint64_t i = 0; i < batchCopy.size(); i++) { in TEST_F()
988 sp<IMemory> memory = mapMemory(batchCopy[i]); in TEST_F()
996 for (size_t i = 0; i < batchCopy[i].size(); i++) { in TEST_F()