Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/cameraservice/vts/functional/
DVtsAidlCameraServiceTargetTest.cpp220 bool waitForPreparedCount(int streamId, int count) const { in waitForPreparedCount() function in android::CameraDeviceCallback
488 EXPECT_TRUE(callbacks->waitForPreparedCount(streamId, 1)); in BasicCameraTests()
493 EXPECT_TRUE(callbacks->waitForPreparedCount(streamId, 2)); in BasicCameraTests()