/external/dhcpcd/dhcpcd-hooks/ |
50-ntp.conf | 88 PREINIT|EXPIRE|FAIL|IPV4LL|RELEASE|STOP) remove_ntp_conf del;;
|
20-resolv.conf | 106 PREINIT|EXPIRE|FAIL|IPV4LL|RELEASE|STOP) remove_resolv_conf;;
|
/bionic/libc/bionic/ |
stubs.c | 185 goto FAIL; 189 goto FAIL; 196 goto FAIL; 200 FAIL:
|
/external/opencore/protocols/rtp/src/ |
rtcp_encoder.h | 67 FAIL,
|
/external/v8/src/ |
bytecodes-irregexp.h | 57 V(FAIL, 13, 4) /* bc8 pad24 */ \
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_ikev2.c | 25 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; 47 case FAIL: 48 return "FAIL"; 223 if (data->state == FAIL) 281 eap_ikev2_state(data, FAIL); 418 eap_ikev2_state(data, FAIL);
|
eap_tnc.c | 24 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; 155 data->state = FAIL; 298 goto fail; 311 goto fail; 320 goto fail; 408 fail:
|
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 47 fail() { function 49 echo FAIL: $testname 90 $ADB push $tmpdir/source $WORK_DIR/source || fail "source push failed" 92 $ADB push $tmpdir/patch $WORK_DIR/patch || fail "patch push failed" 96 || fail "applypatch of $fn failed" 98 diff -q $tmpdir/target $tmpdir/result || fail "patch output not correct!"
|
/external/webkit/LayoutTests/fast/js/resources/ |
const.js | 110 var f = function g() { g="FAIL"; return g; };
|
standalone-pre.js | 25 print("FAIL", escapeString(msg));
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
test_expectations.py | 43 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, TIMEOUT, CRASH, SKIP, WONTFIX, 86 return (self._expected_failures.get_test_set(REBASELINE, FAIL) | 125 FAIL in self._expected_failures.get_expectations(test)) or 186 LayoutTests/fast/js/fixme.js = FAIL 187 LayoutTests/fast/js/flaky.js = FAIL PASS 188 LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 210 -A test should only be one of IMAGE, TEXT, IMAGE+TEXT, or FAIL. FAIL is 213 change FAIL to have the meaning of IMAGE+TEXT and remove the IMAGE+TEXT 221 'fail': FAIL [all...] |
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 141 FAIL() << "The predicate assertion unexpactedly aborted the test."; 143 FAIL() << "The failed predicate assertion didn't abort the test " 537 FAIL() << "The predicate assertion unexpactedly aborted the test."; 539 FAIL() << "The failed predicate assertion didn't abort the test " 975 FAIL() << "The predicate assertion unexpactedly aborted the test."; 977 FAIL() << "The failed predicate assertion didn't abort the test " [all...] |
gtest_unittest.cc | 448 // Popping on an empty list should fail. 451 // Popping again on an empty list should fail, and the result element 807 FAIL() << "Expected fatal failure."; 904 EXPECT_FATAL_FAILURE_ON_ALL_THREADS(FAIL(), ""); 917 EXPECT_FATAL_FAILURE_ON_ALL_THREADS(FAIL(), ""); [all...] |
/external/icu4c/test/cintltst/ |
cdattst.c | 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n", 93 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n", 100 log_err("FAIL: error in creating the dateformat using medium date style with italian locale\n %s\n", 107 log_err("FAIL: error in creating the dateformat using long time and date styles with german locale\n %s\n", 115 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n", 126 log_data_err("FAIL: error in countAvailable\n"); 134 log_data_err("FAIL: date format %s (getAvailable(%d)) is not instantiable: %s\n", udat_getAvailable(i), i, u_errorName(subStatus)); 167 log_err("FAIL: Error in formatting using udat_format(.....) %s\n", myErrorName(status) ); 179 log_err("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf); 192 log_data_err("FAIL: Date Format for french locale failed using udat_format().\n" ) [all...] |
/external/icu4c/i18n/ |
tridpars.cpp | 394 goto FAIL; 403 goto FAIL; 436 goto FAIL; 441 FAIL:
|
/external/qemu/android/avd/ |
info.c | 1090 goto FAIL; 1104 goto FAIL; 1108 FAIL: [all...] |
/external/icu4c/test/intltest/ |
dtfmttst.cpp | 179 " " + fmtOffset + " *** FAIL ***"); 208 if (!(*fmtA == *fmtB)) errln((UnicodeString)"FAIL"); 251 errln((UnicodeString)"FAIL: Should parse to hour " + hour + " but got " + hr); 254 errln((UnicodeString)"FAIL: " + (int32_t)status); 468 if (U_FAILURE(status)) errln((UnicodeString)"FAIL: UErrorCode received during test: " + (int32_t)status); 486 if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected)); 495 !(date == expected)) errln((UnicodeString)"FAIL: Expected null");//" + expected); 496 if (!(f == str)) errln(UnicodeString("FAIL: Expected ") + str); 501 // if (expected != null) errln((UnicodeString)"FAIL: Expected " + dateToString(expected)); 532 if (!(date2 == date1)) errln((UnicodeString)"FAIL"); [all...] |
wbnf.cpp | [all...] |
/external/wpa_supplicant/ |
eapol_sm.c | 479 SM_STATE(SUPP_BE, FAIL) 481 SM_ENTRY(SUPP_BE, FAIL); 528 * IEEE Std 802.1X-2004 has transitions from REQUEST to FAIL 550 SM_ENTER(SUPP_BE, FAIL); 568 SM_ENTER(SUPP_BE, FAIL); 581 SM_ENTER(SUPP_BE, FAIL); 916 return "FAIL"; [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.c | 503 SM_STATE(SUPP_BE, FAIL) 505 SM_ENTRY(SUPP_BE, FAIL); 553 * IEEE Std 802.1X-2004 has transitions from REQUEST to FAIL 575 SM_ENTER(SUPP_BE, FAIL); 593 SM_ENTER(SUPP_BE, FAIL); 606 SM_ENTER(SUPP_BE, FAIL); 941 return "FAIL"; [all...] |
/cts/tools/host/src/com/android/cts/ |
TestPackage.java | 562 if (resultCode == FAIL) { 572 if (resultCode == FAIL) { [all...] |
TestDevice.java | [all...] |
/external/iproute2/examples/ |
dhcp-client-script | 393 EXPIRE|FAIL) 413 # Or does it mean bug in dhcpcd? 8) Fail for now.
|
/external/v8/tools/ |
test.py | 193 outcome = 'FAIL' 393 outcome = FAIL 661 FAIL = 'fail' 1162 * %(fail_ok)4d tests are expected to fail that we won't fix 1163 * %(fail)4d tests are expected to fail that we should fix\ 1168 return (PASS in o) and (FAIL in o) and (not CRASH in o) and (not OKAY in o) 1170 return (len(o) == 2) and (FAIL in o) and (OKAY in o [all...] |
/external/qemu/ |
sockets.c | 1261 goto FAIL; 1268 goto FAIL; 1273 FAIL: [all...] |