Searched refs:dfBogus5 (Results 1 – 1 of 1) sorted by relevance
1239 DecimalFormat dfBogus5(pattern, new DecimalFormatSymbols(symbols), pe, status); in testInvalidObject() local1242 for (DecimalFormat *df : {&dfBogus1, &dfBogus2, &dfBogus3, &dfBogus4, &dfBogus5}) in testInvalidObject()