Home
last modified time | relevance | path

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

/hardware/interfaces/health/storage/aidl/vts/functional/
DVtsHalHealthStorageTargetTest.cpp57 void WaitForResult(std::chrono::duration<R, P> timeout, Result expected) { in WaitForResult() function in aidl::android::hardware::health::storage::GcCallback
120 cb->WaitForResult(kDevGcTimeout + kDevGcTolerance + kRpcTime, Result::SUCCESS); in TEST_P()
/hardware/google/camera/common/hal/tests/
Dcamera_device_session_tests.cc256 status_t WaitForResult(const CaptureRequest& request, uint32_t timeout_ms) { in WaitForResult() function in android::google_camera_hal::__anone43050df0111::CameraDeviceSessionTests
488 EXPECT_EQ(WaitForResult(request, kCaptureTimeoutMs), OK); in TEST_F()