Lines Matching refs:expectedDefault
913 UnicodeString expectedDefault(chars1, 10, 10); in Test4070798() local
930 if (tempString == expectedDefault) { in Test4070798()
934 " Expected " + expectedDefault + in Test4070798()
990 UnicodeString expectedDefault(chars1, 10, 10); in Test4071005() local
1002 if (tempString == expectedDefault) { in Test4071005()
1006 " Expected " + expectedDefault + in Test4071005()
1053 UnicodeString expectedDefault("-5.789,988"); in Test4071014() local
1071 if (tempString == expectedDefault) { in Test4071014()
1075 " Expected " + expectedDefault + in Test4071014()
1121 UnicodeString expectedDefault("-5.789,988"); in Test4071859() local
1136 if (tempString == expectedDefault) { in Test4071859()
1140 " Expected " + expectedDefault + in Test4071859()