Home
last modified time | relevance | path

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

/packages/services/Car/cpp/vhal/client/test/
DAidlVhalClientTest.cpp266 constexpr static int64_t TEST_TIMEOUT_IN_MS = 100; member in android::frameworks::automotive::vhal::aidl_test::AidlVhalClientTest
274 new AidlVhalClient(mVhal, TEST_TIMEOUT_IN_MS, std::move(impl))); in SetUp()