Home
last modified time | relevance | path

Searched defs:waitForExpectedEvents (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h114 bool waitForExpectedEvents(size_t expectedEvents) { in waitForExpectedEvents() function
/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/
H A DBlockingUserLifecycleListener.java293 private void waitForExpectedEvents() throws InterruptedException { in waitForExpectedEvents() method in BlockingUserLifecycleListener
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
H A DVtsHalAutomotiveVehicleV2_0TargetTest.cpp61 bool waitForExpectedEvents(size_t expectedEvents) { in waitForExpectedEvents() function in VtsVehicleCallback