Searched refs:gotID (Results 1 – 3 of 3) sorted by relevance
302 String gotID = zone.getID(); in TestCustomParse() local305 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()310 if (!expId.equals(gotID)) { in TestCustomParse()312 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()314 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
298 String gotID = zone.getID(); in TestCustomParse() local301 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()306 if (!expId.equals(gotID)) { in TestCustomParse()308 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()310 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
1663 UBool gotID = FALSE; in getIDForWindowsID() local1675 gotID = TRUE; in getIDForWindowsID()1679 if (!gotID) { in getIDForWindowsID()