Searched refs:expectedCarServiceNames (Results 1 – 1 of 1) sorted by relevance
70 List<String> expectedCarServiceNames = new ArrayList<>(); in testMatchingVehiclePropertyNamesInVehicleHal() local77 expectedCarServiceNames.add("EPOCH_TIME"); in testMatchingVehiclePropertyNamesInVehicleHal()82 expectedCarServiceNames.add("GENERAL_SAFETY_REGULATION_COMPLIANCE"); in testMatchingVehiclePropertyNamesInVehicleHal()85 expectedCarServiceNames.add(vhalName); in testMatchingVehiclePropertyNamesInVehicleHal()91 assertThat(expectedCarServiceNames).containsExactlyElementsIn(filteredCarServiceNames); in testMatchingVehiclePropertyNamesInVehicleHal()