Searched defs:expectedEvents (Results 1 – 10 of 10) sorted by relevance
166 List<CarPropertyValue> expectedEvents = getExpectedEvents(CAR_HVAC_TEST_JSON); in testHvacHardButtonOperations() local215 List<CarPropertyValue> expectedEvents = getExpectedEvents(CAR_INFO_TEST_JSON); in testStaticInfoOperations() local274 List<CarPropertyValue> expectedEvents = getExpectedEvents(CAR_PROPERTY_TEST_JSON); in testPropertyEventOutOfOrder() local366 private void injectEventFromVehicleSide(List<CarPropertyValue> expectedEvents, in injectEventFromVehicleSide()
51 VhalEventVerifier(List<CarPropertyValue> expectedEvents) { in VhalEventVerifier()
97 List<CarPropertyValue> expectedEvents = getExpectedEvents(CAR_DIAGNOSTIC_TEST_JSON); in testDiagnosticEvents() local
122 List<UserLifecycleEvent> expectedEvents = startListener.waitForEvents(); in testLifecycleListener() local
114 bool waitForExpectedEvents(size_t expectedEvents) { in waitForExpectedEvents()
152 MotionEvent... expectedEvents) { in verifyCacheMotionEvents()
101 std::vector<RawEvent> EventHubTest::getEvents(std::optional<size_t> expectedEvents) { in getEvents()
61 bool waitForExpectedEvents(size_t expectedEvents) { in waitForExpectedEvents()
242 LongArrayQueue expectedEvents = new LongArrayQueue(); in testDeleteObsoleteEventsLocked() local
288 @Nullable Runnable expectedEvents) { in dropDraggedIcon()