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

/packages/services/Car/tests/carservice_test/src/com/android/car/test/
H A DCarDiagnosticConstantsTest.java91 static void validateMatch(Class<?> clazz1, Class<?> clazz2) throws Exception { method in class:CarDiagnosticConstantsTest
141 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2FuelSystemStatus.class,
146 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2FuelType.class,
151 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2SecondaryAirStatus.class,
156 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2CommonIgnitionMonitors.class,
159 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2CompressionIgnitionMonitors.class,
162 validateMatch(android.hardware.automotive.vehicle.V2_0.Obd2SparkIgnitionMonitors.class,

Completed in 513 milliseconds