Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticConstantsTest.java97 static void validateMatch(Class<?> clazz1, Class<?> clazz2) throws Exception { in validateMatch() method in CarDiagnosticConstantsTest
148 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2FuelSystemStatus.class, in testFuelSystemStatus()
153 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2FuelType.class, in testFuelType()
158 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2SecondaryAirStatus.class, in testSecondaryAirStatus()
163 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2CommonIgnitionMonitors.class, in testIgnitionMonitors()
166validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2CompressionIgnitionMonitors.class, in testIgnitionMonitors()
169 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2SparkIgnitionMonitors.class, in testIgnitionMonitors()