Searched refs:REGION2 (Results 1 – 1 of 1) sorted by relevance
43 private static final String REGION2 = "com.android.car.test.drivingsafetyregion.2"; field in DrivingSafetyRegionTest126 setDrivingSafetyRegion(REGION2); in testOneRegionOnly()156 assertThat(regions).containsExactly(REGION1, REGION2); in testTwoRegionsOnly()163 setDrivingSafetyRegion(REGION2); in testTwoRegionsOnly()215 setDrivingSafetyRegion(REGION2); in doTestRegionOnlyOrNoRegionCase()