Lines Matching refs:expectedDefault
915 UnicodeString expectedDefault(chars1, 10, 10); in Test4070798() local
932 if (tempString == expectedDefault) { in Test4070798()
936 " Expected " + expectedDefault + in Test4070798()
992 UnicodeString expectedDefault(chars1, 10, 10); in Test4071005() local
1004 if (tempString == expectedDefault) { in Test4071005()
1008 " Expected " + expectedDefault + in Test4071005()
1055 UnicodeString expectedDefault("-5.789,988"); in Test4071014() local
1073 if (tempString == expectedDefault) { in Test4071014()
1077 " Expected " + expectedDefault + in Test4071014()
1123 UnicodeString expectedDefault("-5.789,988"); in Test4071859() local
1138 if (tempString == expectedDefault) { in Test4071859()
1142 " Expected " + expectedDefault + in Test4071859()