Searched refs:EXPECTED_PORT_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
149 assertThat(mCarInfoManager.getEvPortLocation()).isIn(EXPECTED_PORT_LOCATIONS); in testGetEvPortLocation()158 assertThat(mCarInfoManager.getFuelDoorLocation()).isIn(EXPECTED_PORT_LOCATIONS); in testGetFuelDoorLocation()
68 protected static final List<Integer> EXPECTED_PORT_LOCATIONS = field in AbstractCarTestCase
8224 verifyEnumsRange(EXPECTED_PORT_LOCATIONS, evPortLocations);