Searched refs:FAIL (Results 1 - 25 of 48) sorted by relevance

12

/external/gtest/test/
H A Dgtest_filter_unittest_.cc55 FAIL() << "Expected failure.";
71 FAIL() << "Expected failure.";
75 FAIL() << "Expected failure.";
81 FAIL() << "Expected failure.";
91 FAIL() << "Expected failure.";
116 FAIL() << "Expected failure.";
120 FAIL() << "Expected failure.";
126 FAIL() << "Expected failure.";
H A Dgtest_output_test_.cc85 FAIL() << "This should never be reached.";
115 FAIL() << "This should never be reached.";
297 FAIL() << "Expected failure #1, in the test fixture c'tor.";
320 FAIL() << "Expected failure #3, in TearDown().";
324 FAIL() << "Expected failure #4, in the test fixture d'tor.";
329 FAIL() << "Expected failure #2, in the test function.";
341 FAIL() << "Expected failure #1, in SetUp().";
345 FAIL() << "Expected failure #2, in TearDown().";
349 FAIL() << "Expected failure #3, in the test fixture d'tor.";
354 FAIL() << "UNEXPECTE
[all...]
H A Dgtest_xml_output_unittest_.cc62 FAIL() << "Unexpected failure: Disabled test should not be run";
76 FAIL() << "Unexpected failure: Disabled test should not be run";
H A Dgtest_environment_test.cc64 FAIL() << "Expected fatal failure in global set-up.";
/external/clearsilver/cs/
H A Dtest_joo.cs11 FAIL - empty string should equal empty string [1]
15 FAIL - existing var shouldn't equal empty string [2]
21 FAIL - non-existing should be NULL, not empty string [3]
29 FAIL - Empty var should equal empty string [4]
37 FAIL - [5]
43 FAIL - [6]
51 FAIL - [7]
57 FAIL - [8]
61 FAIL - non existing var shouldn't exist [9]
71 FAIL
[all...]
/external/v8/test/mjsunit/
H A Dstack-traces.js30 Foo.prototype.bar = function () { FAIL; };
38 FAIL;
48 [1, 2, 3].map(function () { FAIL; });
53 Nirk.prototype.valueOf = function () { FAIL; };
58 eval("function Doo() { FAIL; }; Doo();");
62 var x = "FAIL";
67 Number.prototype.causeError = function () { FAIL; };
72 function Plonk() { FAIL; }
77 function a$b$c$d() { return FAIL; }
84 (function () { FAIL })
[all...]
/external/opencore/protocols/rtp/src/
H A Drtcp_decoder.cpp82 return FAIL;
182 ** Returns: SUCCESS if successful, FAIL if not.
192 return FAIL;
216 return FAIL;
241 return FAIL;
251 return FAIL;
270 return FAIL;
306 ** Returns: SUCCESS if successful, FAIL if not.
324 return FAIL;
334 return FAIL;
[all...]
H A Drtcp_encoder.cpp84 return FAIL;
111 return FAIL;
142 return FAIL;
276 return FAIL;
300 return FAIL;
355 return FAIL;
379 return FAIL;
445 return FAIL;
461 return FAIL;
478 return FAIL;
[all...]
H A Drtcp_decoder.h67 FAIL, enumerator in enum:RTCP_Decoder::__anon2912
H A Drtcp_encoder.h67 FAIL, enumerator in enum:RTCP_Encoder::__anon2913
/external/dhcpcd/dhcpcd-hooks/
H A D20-dns.conf31 EXPIRE|FAIL|IPV4LL|RELEASE|STOP) unset_dns_props;;
H A D50-yp.conf48 EXPIRE|FAIL|IPV4LL|RELEASE|STOP) restore_yp_conf;;
H A D50-ntp.conf88 PREINIT|EXPIRE|FAIL|IPV4LL|RELEASE|STOP) remove_ntp_conf del;;
/external/icu4c/test/cintltst/
H A Dcposxtst.c43 "1", "6", "FAIL", "U_MISSING_RESOURCE_ERROR",
46 "1", "9", "FAIL", "U_MISSING_RESOURCE_ERROR",
47 "3", "1", "FAIL", "U_MISSING_RESOURCE_ERROR",
49 "4", "15", "FAIL", "U_MISSING_RESOURCE_ERROR",
54 const UChar FAIL[] = {0x46, 0x41, 0x49, 0x4C, 0x00}; /* "FAIL" */ local
59 log_data_err("FAIL: loadTestData => %s\n", u_errorName(ec));
65 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec));
81 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec);
89 log_err("FAIL
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap_tnc.c25 FAIL } state; enumerator in enum:eap_tnc_data::__anon6137
84 data->state = FAIL;
152 data->state = FAIL;
156 data->state = FAIL;
276 case FAIL:
350 data->state = FAIL;
364 data->state = FAIL;
423 if (len == 1 && (data->state == DONE || data->state == FAIL)) {
438 data->state = FAIL;
448 data->state = FAIL;
[all...]
H A Deap_ikev2.c25 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon6118
71 case FAIL:
72 return "FAIL";
287 eap_ikev2_state(data, FAIL);
371 eap_ikev2_state(data, FAIL);
378 eap_ikev2_state(data, FAIL);
388 eap_ikev2_state(data, FAIL);
399 eap_ikev2_state(data, FAIL);
408 eap_ikev2_state(data, FAIL);
415 eap_ikev2_state(data, FAIL);
[all...]
H A Deap_wsc.c25 enum { START, MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_wsc_data::__anon6141
50 case FAIL:
51 return "FAIL";
284 eap_wsc_state(data, FAIL);
290 eap_wsc_state(data, FAIL);
347 eap_wsc_state(data, FAIL);
384 eap_wsc_state(data, FAIL);
396 eap_wsc_state(data, FAIL);
402 eap_wsc_state(data, FAIL);
410 eap_wsc_state(data, FAIL);
[all...]
/external/qemu/android/utils/
H A Ddirscanner.c158 goto FAIL;
163 goto FAIL;
167 FAIL:
/external/bluetooth/glib/tests/
H A Dregex-test.c55 #define FAIL \ macro
130 FAIL; \
171 FAIL; \
203 FAIL; \
261 FAIL; \
394 FAIL; \
404 FAIL; \
414 FAIL; \
424 FAIL; \
434 FAIL; \
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_wsc.c26 enum { WAIT_START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_wsc_data::__anon6102
51 case FAIL:
52 return "FAIL";
214 if ((data->state == FAIL && data->out_op_code == WSC_ACK) ||
217 eap_wsc_state(data, FAIL);
246 eap_wsc_state(data, FAIL);
402 eap_wsc_state(data, FAIL);
410 eap_wsc_state(data, FAIL);
H A Deap_ikev2.c25 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon6090
47 case FAIL:
48 return "FAIL";
223 if (data->state == FAIL)
281 eap_ikev2_state(data, FAIL);
418 eap_ikev2_state(data, FAIL);
/external/icu4c/common/
H A Duniset_props.cpp956 #define FAIL(ec) {ec=U_ILLEGAL_ARGUMENT_ERROR; return *this;} macro
986 FAIL(ec);
997 if (p == UCHAR_INVALID_CODE) FAIL(ec);
1018 FAIL(ec);
1024 FAIL(ec);
1037 FAIL(ec);
1049 if (!mungeCharName(buf, vname, sizeof(buf))) FAIL(ec);
1058 FAIL(ec);
1067 if (!mungeCharName(buf, vname, sizeof(buf))) FAIL(ec);
1077 FAIL(e
[all...]
/external/bison/djgpp/
H A Ddjunpack.bat75 echo FAIL: Sed is not available.
79 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
82 echo FAIL: the file %1 does not seem to exist.
86 echo FAIL: no archive file has been specified.
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
H A Dtest_expectations.py43 (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/v8/src/
H A Dbytecodes-irregexp.h57 V(FAIL, 13, 4) /* bc8 pad24 */ \

Completed in 178 milliseconds

12