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.cpp973 hidl_vec<hidl_memory> batchCopy; in TEST_F() local
995 batchCopy = batch; in TEST_F()
998 for (uint64_t i = 0; i < batchCopy.size(); i++) { in TEST_F()
1000 sp<IMemory> memory = mapMemory(batchCopy[i]); in TEST_F()
1008 for (size_t i = 0; i < batchCopy[i].size(); i++) { in TEST_F()