Searched defs:pnf (Results 1 – 4 of 4) sorted by relevance
395 PersonNameFormatter pnf = new PersonNameFormatter(Locale.US, new String[] { in TestLiteralTextElision2() local420 PersonNameFormatter pnf = new PersonNameFormatter(Locale.US, new String[] { in TestPatternSelection() local459 …PersonNameFormatter pnf = new PersonNameFormatter(new Locale("hu", "HU"), new String[] { testCase[… in TestCapitalization() local
398 PersonNameFormatter pnf = new PersonNameFormatter(Locale.US, new String[] { in TestLiteralTextElision2() local423 PersonNameFormatter pnf = new PersonNameFormatter(Locale.US, new String[] { in TestPatternSelection() local462 …PersonNameFormatter pnf = new PersonNameFormatter(new Locale("hu", "HU"), new String[] { testCase[… in TestCapitalization() local
37 PersonNameFormatter pnf = new PersonNameFormatter(cldrFile); in main() local
89 void (*pnf)() = &Fake::f; in g() local