Searched
full:exited (Results
251 -
275 of
2880) sorted by null
<<11121314151617181920>>
/external/ltp/lib/newlib_tests/ |
tst_strstatus.c | 29 {0x0100, "exited with 1"},
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/kill/ |
1-1.c | 54 printf("Should have exited from signal handler\n");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/ |
6-1.c | 52 /* Now the child_thread exited, it is an invalid tid */
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/ |
1-1.c | 51 printf("Should have exited from signal handler\n");
|
/external/strace/ |
strace-log-merge.1 | 93 13476 21:13:52.146852 +++ exited with 0 +++ 97 13477 21:13:52.247782 +++ exited with 0 +++ 101 13478 21:13:52.347680 +++ exited with 0 +++ 105 13475 21:13:52.348069 +++ exited with 0 +++
|
strace-log-merge.1.in | 93 13476 21:13:52.146852 +++ exited with 0 +++ 97 13477 21:13:52.247782 +++ exited with 0 +++ 101 13478 21:13:52.347680 +++ exited with 0 +++ 105 13475 21:13:52.348069 +++ exited with 0 +++
|
/external/strace/tests/ |
epoll_ctl.c | 37 puts("+++ exited with 0 +++");
|
signal_receive.c | 43 puts("+++ exited with 0 +++");
|
swap.c | 43 puts("+++ exited with 0 +++");
|
/external/strace/tests-m32/ |
epoll_ctl.c | 37 puts("+++ exited with 0 +++");
|
signal_receive.c | 43 puts("+++ exited with 0 +++");
|
swap.c | 43 puts("+++ exited with 0 +++");
|
/external/strace/tests-mx32/ |
epoll_ctl.c | 37 puts("+++ exited with 0 +++");
|
signal_receive.c | 43 puts("+++ exited with 0 +++");
|
swap.c | 43 puts("+++ exited with 0 +++");
|
/external/valgrind/gdbserver_tests/ |
nlpasssigalrm.stdoutB.exp | 22 Program exited normally.
|
/frameworks/rs/tests/lldb/tests/testcases/ |
test_breakpoint_fileline.py | 66 self.try_command('process continue', ['exited with status = 0'])
|
/hardware/interfaces/dumpstate/1.0/default/ |
service.cpp | 39 ALOGE("Service exited!");
|
/hardware/interfaces/gnss/1.1/default/ |
service.cpp | 38 ALOGE("Service exited!");
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
Service.cpp | 36 LOG(ERROR) << "Hvx service exited!";
|
/prebuilts/go/darwin-x86/misc/cgo/testsanitizers/ |
msan_test.go | 50 t.Fatalf("%#q exited without error; want MSAN failure\n%s", strings.Join(cmd.Args, " "), out)
|
/prebuilts/go/linux-x86/misc/cgo/testsanitizers/ |
msan_test.go | 50 t.Fatalf("%#q exited without error; want MSAN failure\n%s", strings.Join(cmd.Args, " "), out)
|
/external/honggfuzz/posix/ |
arch.c | 80 * Returns true if a process exited (so, presumably, we can delete an input 96 * Boring, the process just exited 99 LOG_D("Process (pid %d) exited normally with status %d", run->pid, WEXITSTATUS(status)); 107 LOG_E("Process (pid %d) exited with the following status %d, please report that as a bug", 230 LOG_W("Persistent mode: PID %d exited with status: %s", ret,
|
/external/libchrome/base/process/ |
process_posix.cc | 43 // has already exited, otherwise to loop for |wait|, sleeping for 64 // If the process hasn't exited yet, then sleep and try again. 322 bool exited = false; local 326 exited = true; 333 exited = true; 347 if (!exited)
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
JDWPManualDebuggeeWrapper.java | 90 * Waits for user to confirm that launched process has exited. 100 "\n>>> Confirm that debuggee VM has exited [yes/no]:");
|
Completed in 555 milliseconds
<<11121314151617181920>>