Searched refs:gotID (Results 1 – 6 of 6) sorted by relevance
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()
307 String gotID = zone.getID(); in TestCustomParse() local310 logln(id + " -> " + gotID + " " + gotOffset); in TestCustomParse()315 if (!expId.equals(gotID)) { in TestCustomParse()317 logln("ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()319 … errln("FAIL: Unexpected ID for " + id + " - returned:" + gotID + " expected:" + expId); in TestCustomParse()
1708 UBool gotID = FALSE; in getIDForWindowsID() local1720 gotID = TRUE; in getIDForWindowsID()1724 if (!gotID) { in getIDForWindowsID()
1666 UBool gotID = FALSE; in getIDForWindowsID() local1678 gotID = TRUE; in getIDForWindowsID()1682 if (!gotID) { in getIDForWindowsID()
1689 UBool gotID = FALSE; in getIDForWindowsID() local1701 gotID = TRUE; in getIDForWindowsID()1705 if (!gotID) { in getIDForWindowsID()