Searched defs:expectedEvents (Results 1 – 4 of 4) 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