Searched refs:gotID (Results 1 – 3 of 3) sorted by relevance
301 String gotID = zone.getID(); in TestCustomParse() local304 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()309 if (!expId.equals(gotID)) { in TestCustomParse()311 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()313 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
300 String gotID = zone.getID(); in TestCustomParse() local303 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()308 if (!expId.equals(gotID)) { in TestCustomParse()310 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()312 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
1667 UBool gotID = FALSE; in getIDForWindowsID() local1679 gotID = TRUE; in getIDForWindowsID()1683 if (!gotID) { in getIDForWindowsID()