Searched refs:gotID (Results 1 – 3 of 3) sorted by relevance
308 String gotID = zone.getID(); in TestCustomParse() local311 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()316 if (!expId.equals(gotID)) { in TestCustomParse()318 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()320 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
311 String gotID = zone.getID(); in TestCustomParse() local314 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()319 if (!expId.equals(gotID)) { in TestCustomParse()321 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()323 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
1689 UBool gotID = FALSE; in getIDForWindowsID() local1701 gotID = TRUE; in getIDForWindowsID()1705 if (!gotID) { in getIDForWindowsID()