Searched refs:compareStrGer (Results 1 – 2 of 2) sorted by relevance
968 UnicodeString compareStrGer = "At <time> on 08.08.1997, you made a deposit of "; in testSetLocale() local969 compareStrGer += "456,83"; in testSetLocale()970 compareStrGer += (UChar) 0x00a0; in testSetLocale()971 compareStrGer += (UChar) 0x00a4; in testSetLocale()972 compareStrGer += "."; in testSetLocale()1015 if (result == compareStrGer) { in testSetLocale()
995 UnicodeString compareStrGer = "At <time> on 08.08.1997, you made a deposit of "; in testSetLocale() local996 compareStrGer += "456,83"; in testSetLocale()997 compareStrGer += (UChar) 0x00a0; in testSetLocale()998 compareStrGer += (UChar) 0x00a4; in testSetLocale()999 compareStrGer += "."; in testSetLocale()1042 if (result == compareStrGer) { in testSetLocale()