HomeSort by relevance Sort by last modified time
    Searched refs:gotError (Results 1 - 5 of 5) sorted by null

  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 106 goto gotError;
123 goto gotError;
141 goto gotError;
145 goto gotError;
154 goto gotError;
187 goto gotError;
197 gotError:
249 goto gotError;
257 goto gotError;
263 goto gotError;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRandomFragmentOpTests.cpp 310 bool gotError = false;
346 gotError = true;
379 else if (gotError)
382 if (compareOk && !gotError && !isLastIter)
  /external/deqp/modules/gles3/functional/
es3fRandomFragmentOpTests.cpp 310 bool gotError = false;
346 gotError = true;
379 else if (gotError)
382 if (compareOk && !gotError && !isLastIter)
  /external/icu/icu4c/source/test/intltest/
transtst.cpp 890 UBool gotError = U_FAILURE(status);
892 desc.append(gotError ? " -> error" : " -> no error");
893 if (gotError) {
899 if (gotError == DATA[i].containsErrors) {
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
transtst.cpp 890 UBool gotError = U_FAILURE(status);
892 desc.append(gotError ? " -> error" : " -> no error");
893 if (gotError) {
899 if (gotError == DATA[i].containsErrors) {
    [all...]

Completed in 117 milliseconds