Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1986 const size_t REQUEST_NUM = 1000; in TEST_F() local
1990 std::vector<std::string> strings(REQUEST_NUM); in TEST_F()
1999 for (size_t i = 0; i != REQUEST_NUM; ++i) { in TEST_F()