Searched defs:US (Results 1 – 3 of 3) sorted by relevance
75 CountryTimeZones US = mock(CountryTimeZones.class); in testLookupCountryCodesForZoneId() local
38 TestItem US = new TestItem("United States"); in testFilter() local
34 private static final Locale US = Locale.US; field in StringUtilsTests