Searched refs:gotError (Results 1 – 10 of 10) sorted by relevance
106 goto gotError; in get_ifi_info_linuxv6()123 goto gotError; in get_ifi_info_linuxv6()141 goto gotError; in get_ifi_info_linuxv6()145 goto gotError; in get_ifi_info_linuxv6()154 goto gotError; in get_ifi_info_linuxv6()187 goto gotError; in get_ifi_info_linuxv6()197 gotError: in get_ifi_info_linuxv6()249 goto gotError; in get_ifi_info()257 goto gotError; in get_ifi_info()263 goto gotError; in get_ifi_info()[all …]
48 boolean gotError = false; in CheckIncrementalAux()53 gotError = true; in CheckIncrementalAux()60 gotError = true; in CheckIncrementalAux()62 if(!gotError){ in CheckIncrementalAux()
651 boolean gotError = (err != null); in TestJ329()653 (gotError ? (" -> error: " + err) : " -> no error"); in TestJ329()
51 boolean gotError = false; in CheckIncrementalAux()56 gotError = true; in CheckIncrementalAux()63 gotError = true; in CheckIncrementalAux()65 if(!gotError){ in CheckIncrementalAux()
654 boolean gotError = (err != null); in TestJ329()656 (gotError ? (" -> error: " + err) : " -> no error"); in TestJ329()
312 bool gotError = false; in iterate() local348 gotError = true; in iterate()406 else if (gotError) in iterate()409 if (compareOk && !gotError && !isLastIter) in iterate()
655 boolean gotError = false; in TestClientSupport()660 … gotError |= !assertEquals(ulocale + "\tBucket Labels (" + index + ")", bucketLabel, myLabel); in TestClientSupport()672 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()678 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()682 if (gotError) { in TestClientSupport()
652 boolean gotError = false; in TestClientSupport()657 … gotError |= !assertEquals(ulocale + "\tBucket Labels (" + index + ")", bucketLabel, myLabel); in TestClientSupport()669 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()675 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()679 if (gotError) { in TestClientSupport()
893 UBool gotError = U_FAILURE(status); in TestJ329() local895 desc.append(gotError ? " -> error" : " -> no error"); in TestJ329()896 if (gotError) { in TestJ329()902 if (gotError == DATA[i].containsErrors) { in TestJ329()3624 UBool gotError = FALSE; in CheckIncrementalAux() local3625 (void)gotError; // Suppress set but not used warning. in CheckIncrementalAux()3632 gotError = TRUE; in CheckIncrementalAux()3641 gotError = TRUE; in CheckIncrementalAux()