Home
last modified time | relevance | path

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

/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp41 const std::chrono::seconds kDevGcTolerance{3}; variable
148 ASSERT_TRUE(ping(kDevGcTimeout + kDevGcTolerance + kRpcTime)) in TEST_P()
150 << toString(kDevGcTimeout + kDevGcTolerance + kRpcTime); in TEST_P()
160 cb->waitForResult(kDevGcTimeout + kDevGcTolerance + kRpcTime, Result::SUCCESS); in TEST_P()