Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp2551 bool noTimeout = std::all_of(threads.begin(), threads.end(), in test_multithread() local
2553 EXPECT_EQ(noTimeout, maxThreads >= numThreads || mode == PASSTHROUGH); in test_multithread()