Searched refs:responseSize (Results 1 – 1 of 1) sorted by relevance
69 int32_t responseSize = 0; in TEST_F() local71 mDevice->read(pipe, (void*)&responseSize, sizeof(int32_t))); in TEST_F()75 auto response = mDevice->read(pipe, responseSize); in TEST_F()