Searched defs:expectedEvents (Results 1 – 7 of 7) 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
148 ViewModelEvent... expectedEvents) { in pollForEvents()
732 std::vector<UserSwitchCollectionInfo> expectedEvents; in TEST_F() local
453 @Nullable Runnable expectedEvents) { in dropDraggedIcon()