Home
last modified time | relevance | path

Searched refs:validateMatch (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticConstantsTest.java95 static void validateMatch(Class<?> clazz1, Class<?> clazz2) throws Exception { in validateMatch() method in CarDiagnosticConstantsTest
146 validateMatch(android.hardware.automotive.vehicle.Obd2FuelSystemStatus.class, in testFuelSystemStatus()
151 validateMatch(android.hardware.automotive.vehicle.Obd2FuelType.class, in testFuelType()
156 validateMatch(android.hardware.automotive.vehicle.Obd2SecondaryAirStatus.class, in testSecondaryAirStatus()
161 validateMatch(android.hardware.automotive.vehicle.Obd2CommonIgnitionMonitors.class, in testIgnitionMonitors()
164 validateMatch(android.hardware.automotive.vehicle.Obd2CompressionIgnitionMonitors.class, in testIgnitionMonitors()
167 validateMatch(android.hardware.automotive.vehicle.Obd2SparkIgnitionMonitors.class, in testIgnitionMonitors()