Searched refs:forParsing (Results 1 – 1 of 1) sorted by relevance
455 String forParsing = "x, y, z"; in Test4118594() local456 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594()458 logln("text for parsing: \"" + forParsing + "\""); in Test4118594()