Home
last modified time | relevance | path

Searched refs:fail (Results 1 - 25 of 2970) sorted by relevance

12345678910>>...119

/third_party/node/test/parallel/
H A Dtest-child-process-spawnsync-validation-errors.js20 function fail(option, value, message) { function
31 fail('cwd', 0, invalidArgTypeError);
32 fail('cwd', 1, invalidArgTypeError);
33 fail('cwd', true, invalidArgTypeError);
34 fail('cwd', false, invalidArgTypeError);
35 fail('cwd', [], invalidArgTypeError);
36 fail('cwd', {}, invalidArgTypeError);
37 fail('cwd', common.mustNotCall(), invalidArgTypeError);
46 fail('detached', 0, invalidArgTypeError);
47 fail('detache
[all...]
H A Dtest-path.js30 function fail(fn) { function
40 fail(namespace.join, test);
41 fail(namespace.resolve, test);
42 fail(namespace.normalize, test);
43 fail(namespace.isAbsolute, test);
44 fail(namespace.relative, test, 'foo');
45 fail(namespace.relative, 'foo', test);
46 fail(namespace.parse, test);
47 fail(namespace.dirname, test);
48 fail(namespac
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c65 int (*proc) (pa_core *c, pa_tokenizer*t, pa_strbuf *buf, bool *fail);
71 #define META_FAIL ".fail"
84 static int pa_cli_command_exit(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
85 static int pa_cli_command_help(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
86 static int pa_cli_command_modules(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
87 static int pa_cli_command_clients(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
88 static int pa_cli_command_cards(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
89 static int pa_cli_command_sinks(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
90 static int pa_cli_command_sources(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
91 static int pa_cli_command_sink_inputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail);
218 pa_cli_command_exit(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_exit() argument
230 pa_cli_command_help(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_help() argument
246 pa_cli_command_modules(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_modules() argument
260 pa_cli_command_clients(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_clients() argument
274 pa_cli_command_cards(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_cards() argument
288 pa_cli_command_sinks(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sinks() argument
302 pa_cli_command_sources(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sources() argument
316 pa_cli_command_sink_inputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_inputs() argument
330 pa_cli_command_source_outputs(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_outputs() argument
344 pa_cli_command_stat(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_stat() argument
407 pa_cli_command_info(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_info() argument
425 pa_cli_command_load(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_load() argument
452 pa_cli_command_unload(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_unload() argument
492 pa_cli_command_describe(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_describe() argument
533 pa_cli_command_sink_volume(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_volume() argument
574 pa_cli_command_sink_input_volume(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_input_volume() argument
626 pa_cli_command_source_volume(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_volume() argument
667 pa_cli_command_source_output_volume(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_output_volume() argument
719 pa_cli_command_sink_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_mute() argument
753 pa_cli_command_source_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_mute() argument
787 pa_cli_command_update_sink_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_update_sink_proplist() argument
824 pa_cli_command_update_source_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_update_source_proplist() argument
861 pa_cli_command_update_sink_input_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_update_sink_input_proplist() argument
904 pa_cli_command_update_source_output_proplist(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_update_source_output_proplist() argument
947 pa_cli_command_sink_input_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_input_mute() argument
987 pa_cli_command_source_output_mute(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_output_mute() argument
1027 pa_cli_command_sink_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_default() argument
1049 pa_cli_command_source_default(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_default() argument
1070 pa_cli_command_kill_client(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_kill_client() argument
1099 pa_cli_command_kill_sink_input(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_kill_sink_input() argument
1128 pa_cli_command_kill_source_output(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_kill_source_output() argument
1157 pa_cli_command_scache_list(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_scache_list() argument
1172 pa_cli_command_scache_play(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_scache_play() argument
1202 pa_cli_command_scache_remove(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_scache_remove() argument
1223 pa_cli_command_scache_load(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_scache_load() argument
1248 pa_cli_command_scache_load_dir(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_scache_load_dir() argument
1269 pa_cli_command_play_file(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_play_file() argument
1298 pa_cli_command_list_shared_props(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_list_shared_props() argument
1308 pa_cli_command_vacuum(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_vacuum() argument
1319 pa_cli_command_move_sink_input(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_move_sink_input() argument
1362 pa_cli_command_move_source_output(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_move_source_output() argument
1405 pa_cli_command_suspend_sink(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_suspend_sink() argument
1443 pa_cli_command_suspend_source(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_suspend_source() argument
1481 pa_cli_command_suspend(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_suspend() argument
1511 pa_cli_command_log_target(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_log_target() argument
1548 pa_cli_command_log_level(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_log_level() argument
1572 pa_cli_command_log_meta(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_log_meta() argument
1596 pa_cli_command_log_time(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_log_time() argument
1620 pa_cli_command_log_backtrace(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_log_backtrace() argument
1644 pa_cli_command_card_profile(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_card_profile() argument
1682 pa_cli_command_sink_port(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_sink_port() argument
1714 pa_cli_command_source_port(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_source_port() argument
1746 pa_cli_command_port_offset(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_port_offset() argument
1792 pa_cli_command_send_message_to_object(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_send_message_to_object() argument
1833 pa_cli_command_dump(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_dump() argument
1927 pa_cli_command_dump_volumes(pa_core *c, pa_tokenizer *t, pa_strbuf *buf, bool *fail) pa_cli_command_dump_volumes() argument
2048 pa_cli_command_execute_line_stateful(pa_core *c, const char *s, pa_strbuf *buf, bool *fail, int *ifstate) pa_cli_command_execute_line_stateful() argument
2225 pa_cli_command_execute_line(pa_core *c, const char *s, pa_strbuf *buf, bool *fail) pa_cli_command_execute_line() argument
2229 pa_cli_command_execute_file_stream(pa_core *c, FILE *f, pa_strbuf *buf, bool *fail) pa_cli_command_execute_file_stream() argument
2256 pa_cli_command_execute_file(pa_core *c, const char *fn, pa_strbuf *buf, bool *fail) pa_cli_command_execute_file() argument
2285 pa_cli_command_execute(pa_core *c, const char *s, pa_strbuf *buf, bool *fail) pa_cli_command_execute() argument
[all...]
H A Dpid.c96 goto fail; in open_pid_file()
101 goto fail; in open_pid_file()
105 goto fail; in open_pid_file()
113 goto fail; in open_pid_file()
118 goto fail; in open_pid_file()
124 fail: in open_pid_file()
198 goto fail;
201 goto fail;
219 goto fail;
225 goto fail;
[all...]
/third_party/typescript/tests/baselines/reference/
H A DneverReturningFunctions1.js2 function fail(message?: string): never {
7 if (x === undefined) fail("undefined argument");
13 fail("negative number");
19 fail();
23 function f11(x: string | undefined, fail: (message?: string) => never) {
24 if (x === undefined) fail("undefined argument");
28 function f12(x: number, fail: (message?: string) => never): number {
30 fail("negative number");
34 function f13(x: string, fail: (message?: string) => never) {
36 fail();
284 function fail(message) { global() function
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl21.c75 int fail; variable
116 fail = 1; in setup()
143 fail = 1; in do_child()
179 fail = 1; in compare_lock()
185 fail = 1; in compare_lock()
191 fail = 1; in compare_lock()
198 fail = 1; in compare_lock()
204 fail = 1; in compare_lock()
214 fail = 1; in unlock_file()
241 fail in parent_put()
[all...]
H A Dfcntl20.c77 int fail = 0; variable
135 fail = 1; in do_child()
171 fail = 1; in compare_lock()
177 fail = 1; in compare_lock()
183 fail = 1; in compare_lock()
190 fail = 1; in compare_lock()
196 fail = 1; in compare_lock()
206 fail = 1; in unlock_file()
233 fail = 1; in parent_put()
241 fail in parent_get()
[all...]
H A Dfcntl19.c81 int fail = 0; variable
118 fail = 1; in setup()
172 fail = 1; in compare_lock()
178 fail = 1; in compare_lock()
184 fail = 1; in compare_lock()
191 fail = 1; in compare_lock()
197 fail = 1; in compare_lock()
207 fail = 1; in unlock_file()
234 fail = 1; in parent_put()
242 fail in parent_get()
[all...]
H A Dfcntl18.c60 int fail; variable
76 fail = 0; in main()
79 fail = 1; in main()
88 fail = 1; in main()
90 if (fail) { in main()
104 fail = 0; in main()
111 fail = 1; in main()
113 if (fail) { in main()
125 fail = 0; in main()
127 fail in main()
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProtobufArrayListTest.java73 fail(); in testModificationWithIteration()
82 fail(); in testModificationWithIteration()
91 fail(); in testModificationWithIteration()
122 fail(); in testRemove()
141 fail(); in testGet()
148 fail(); in testGet()
166 fail(); in testSet()
173 fail(); in testSet()
252 fail(); in assertImmutable()
259 fail(); in assertImmutable()
[all...]
H A DIntArrayListTest.java87 fail(); in testModificationWithIteration()
96 fail(); in testModificationWithIteration()
109 fail(); in testGet()
116 fail(); in testGet()
129 fail(); in testGetInt()
136 fail(); in testGetInt()
234 fail(); in testSet()
241 fail(); in testSet()
259 fail(); in testSetInt()
266 fail(); in testSetInt()
[all...]
H A DBooleanArrayListTest.java88 fail(); in testModificationWithIteration()
97 fail(); in testModificationWithIteration()
110 fail(); in testGet()
117 fail(); in testGet()
130 fail(); in testGetBoolean()
137 fail(); in testGetBoolean()
235 fail(); in testSet()
242 fail(); in testSet()
260 fail(); in testSetBoolean()
267 fail(); in testSetBoolean()
[all...]
H A DFloatArrayListTest.java87 fail(); in testModificationWithIteration()
96 fail(); in testModificationWithIteration()
109 fail(); in testGet()
116 fail(); in testGet()
129 fail(); in testGetFloat()
136 fail(); in testGetFloat()
234 fail(); in testSet()
241 fail(); in testSet()
259 fail(); in testSetFloat()
266 fail(); in testSetFloat()
[all...]
H A DDoubleArrayListTest.java87 fail(); in testModificationWithIteration()
96 fail(); in testModificationWithIteration()
109 fail(); in testGet()
116 fail(); in testGet()
129 fail(); in testGetDouble()
136 fail(); in testGetDouble()
234 fail(); in testSet()
241 fail(); in testSet()
259 fail(); in testSetDouble()
266 fail(); in testSetDouble()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_reconfig.c58 goto fail; in dpp_build_reconfig_announcement()
65 goto fail; in dpp_build_reconfig_announcement()
71 goto fail; in dpp_build_reconfig_announcement()
78 goto fail; in dpp_build_reconfig_announcement()
84 goto fail; in dpp_build_reconfig_announcement()
90 goto fail; in dpp_build_reconfig_announcement()
98 goto fail; in dpp_build_reconfig_announcement()
122 fail: in dpp_build_reconfig_announcement()
185 goto fail; in dpp_configurator_build_own_connector()
190 goto fail; in dpp_configurator_build_own_connector()
[all...]
H A Ddpp_pkex.c47 goto fail; in dpp_pkex_build_exchange_req()
66 goto fail; in dpp_pkex_build_exchange_req()
72 goto fail; in dpp_pkex_build_exchange_req()
76 goto fail; in dpp_pkex_build_exchange_req()
91 goto fail; in dpp_pkex_build_exchange_req()
140 goto fail; in dpp_pkex_build_exchange_req()
148 goto fail; in dpp_pkex_build_exchange_req()
157 fail: in dpp_pkex_build_exchange_req()
197 goto fail; in dpp_pkex_init()
201 goto fail; in dpp_pkex_init()
[all...]
H A Ddpp_crypto.c331 goto fail; in dpp_keygen()
336 goto fail; in dpp_keygen()
342 goto fail; in dpp_keygen()
349 goto fail; in dpp_keygen()
361 fail: in dpp_keygen()
500 goto fail; in dpp_ecdh()
507 goto fail; in dpp_ecdh()
512 goto fail; in dpp_ecdh()
519 fail: in dpp_ecdh()
575 goto fail; in dpp_get_subject_public_key()
[all...]
/third_party/curl/tests/unit/
H A Dunit1653.c69 goto fail;
72 goto fail;
83 goto fail;
86 goto fail;
94 goto fail;
97 goto fail;
111 goto fail;
114 goto fail;
127 goto fail;
130 goto fail;
[all...]
/third_party/node/deps/base64/base64/test/
H A Dtest_base64.c98 bool fail = false; in test_char_table() local
119 fail = true; in test_char_table()
132 fail = true; in test_char_table()
141 fail = true; in test_char_table()
146 fail = true; in test_char_table()
150 return fail; in test_char_table()
156 bool fail = false; in test_streaming() local
195 fail = true; in test_streaming()
201 fail = true; in test_streaming()
229 fail in test_streaming()
254 bool fail = false; test_invalid_dec_input() local
318 bool fail = false; test_one_codec() local
375 bool fail = false; main() local
[all...]
/third_party/libcoap/src/
H A Dcoap_subscribe.c112 goto fail; in coap_persist_observe_add()
116 goto fail; in coap_persist_observe_add()
146 goto fail; in coap_persist_observe_add()
151 goto fail; in coap_persist_observe_add()
160 goto fail; in coap_persist_observe_add()
290 fail: in coap_persist_observe_add()
322 goto fail; in coap_op_observe_read()
324 goto fail; in coap_op_observe_read()
326 goto fail; in coap_op_observe_read()
328 goto fail; in coap_op_observe_read()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fInfoLogQueryShared.cpp55 result.fail("Return buffer was not INFO_LOG_LENGTH sized and null-terminated"); in verifyInfoLogQuery()
57 result.fail("Buffer end guard modified, query wrote over the end of the buffer."); in verifyInfoLogQuery()
70 result.fail("'length' was not written to"); in verifyInfoLogQuery()
72 result.fail("Either length was incorrect or result was not null-terminated"); in verifyInfoLogQuery()
74 result.fail("'length' characters + null terminator is larger than INFO_LOG_LENGTH"); in verifyInfoLogQuery()
76 result.fail("'length' is not consistent with INFO_LOG_LENGTH"); in verifyInfoLogQuery()
78 result.fail("Buffer end guard modified, query wrote over the end of the buffer."); in verifyInfoLogQuery()
80 result.fail("'length' and written string length do not match"); in verifyInfoLogQuery()
93 result.fail("'length' was not written to"); in verifyInfoLogQuery()
95 result.fail("Expecte in verifyInfoLogQuery()
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dzip_output_unittest.sh37 fail() { function
59 || fail 'protoc failed.'
64 || fail 'unzip failed.'
67 || fail 'testzip.pb.cc not found in output zip.'
69 || fail 'testzip.pb.h not found in output zip.'
71 || fail 'testzip_pb2.py not found in output zip.'
73 && fail 'Zip file contained manifest.'
81 || fail 'jar failed.'
85 fail 'Zip did not contain normalized timestamps'
89 || fail 'Fo
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Druntests.c115 fail("Parser not created."); in basic_setup()
432 fail("No suitable option found"); in external_entity_optioner()
486 fail("Parser did not report error on NUL-byte."); in START_TEST()
501 fail("SipHash self-test failed"); in START_TEST()
526 fail("sip24_final failed spec test\n"); in START_TEST()
530 fail("siphash24 failed spec test\n"); in START_TEST()
756 fail(text); in START_TEST()
821 fail("UTF-8 auto-alignment is not bullet-proof\n"); in START_TEST()
864 fail("bad value of first_chunk_bytes"); in START_TEST()
896 fail("XML_SetEncodin in START_TEST()
[all...]
/third_party/pulseaudio/src/daemon/
H A Dcmdline.c80 {"fail", 2, 0, ARG_FAIL},
128 " --fail[=BOOL] Quit when startup fails\n" in pa_cmdline_help()
247 goto fail; in pa_cmdline_parse()
254 pa_log(_("--fail expects boolean argument")); in pa_cmdline_parse()
255 goto fail; in pa_cmdline_parse()
257 conf->fail = !!b; in pa_cmdline_parse()
266 goto fail; in pa_cmdline_parse()
278 goto fail; in pa_cmdline_parse()
286 goto fail; in pa_cmdline_parse()
294 goto fail; in pa_cmdline_parse()
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c337 int fail = 0, ok = 0, flags = 0; in main() local
536 int m = 0, in_fail = fail; in main()
554 lwsl_notice("fail: expected end earlier\n"); in main()
555 fail++; in main()
560 lwsl_notice("fail... tok %s vs expected %s\n", in main()
563 fail++; in main()
572 lwsl_notice("fail token mismatch %d %d %s\n", in main()
575 fail++; in main()
584 if (fail == in_fail) in main()
654 fail in main()
[all...]

Completed in 21 milliseconds

12345678910>>...119