Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DSimpleDateFormatTest.java654 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_2DigitOffsetFromGMT_doesNotParse() local
672 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_4DigitOffsetFromGMT() local
832 SimpleDateFormat pFormat = new SimpleDateFormat(pattern, Locale.ENGLISH); in assertParse() local