Searched refs:gotError (Results 1 – 6 of 6) 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 …]
311 bool gotError = false; in iterate() local347 gotError = true; in iterate()402 else if (gotError) in iterate()405 if (compareOk && !gotError && !isLastIter) in iterate()
619 boolean gotError = false; in TestClientSupport()624 … gotError |= !assertEquals(ulocale + "\tBucket Labels (" + index + ")", bucketLabel, myLabel); in TestClientSupport()636 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()642 …gotError |= !assertEquals(ulocale + "\t" + bucketLabel + "\t" + "Record Names (" + index + "." + r… in TestClientSupport()646 if (gotError) { in TestClientSupport()
890 UBool gotError = U_FAILURE(status); in TestJ329() local892 desc.append(gotError ? " -> error" : " -> no error"); in TestJ329()893 if (gotError) { in TestJ329()899 if (gotError == DATA[i].containsErrors) { in TestJ329()3609 UBool gotError = FALSE; in CheckIncrementalAux() local3610 (void)gotError; // Suppress set but not used warning. in CheckIncrementalAux()3617 gotError = TRUE; in CheckIncrementalAux()3626 gotError = TRUE; in CheckIncrementalAux()
675 boolean gotError = (err != null); in TestJ329()677 (gotError ? (" -> error: " + err) : " -> no error"); in TestJ329()2767 boolean gotError = false; in CheckIncrementalAux()2773 gotError = true; in CheckIncrementalAux()2780 gotError = true; in CheckIncrementalAux()2782 if(!gotError){ in CheckIncrementalAux()