Searched defs:pFormat (Results 1 – 1 of 1) sorted by relevance
654 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_2DigitOffsetFromGMT_doesNotParse() local672 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH); in test_parse_h_z_4DigitOffsetFromGMT() local832 SimpleDateFormat pFormat = new SimpleDateFormat(pattern, Locale.ENGLISH); in assertParse() local