Home
last modified time | relevance | path

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

/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp95 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult() function in android::hardware::health::storage::V1_0::GcCallback
160 cb->waitForResult(kDevGcTimeout + kDevGcTolerance + kRpcTime, Result::SUCCESS); in TEST_P()