HomeSort by relevance Sort by last modified time
    Searched refs:error_msg_and_fail (Results 1 - 25 of 33) sorted by null

1 2

  /external/strace/tests/
sleep.c 38 error_msg_and_fail("missing operand");
41 error_msg_and_fail("extra operand");
qual_inject-retval.c 58 error_msg_and_fail("syscall succeeded");
60 error_msg_and_fail("expected retval %s, got retval %ld",
sprintrc.c 70 error_msg_and_fail("snprintf overflow: got %d, expected"
error_msg.c 51 error_msg_and_fail(const char *fmt, ...) function
tests.h 51 void error_msg_and_fail(const char *, ...)
ptrace.c 125 error_msg_and_fail("unexpected exit status %u",
129 error_msg_and_fail("unexpected signal %u",
133 error_msg_and_fail("unexpected wait status %x",
threads-execve.c 81 error_msg_and_fail("rt_sigsuspend");
process_vm_readv_writev.c 103 error_msg_and_fail("print_iov: segment "
keyctl.c 268 error_msg_and_fail("asprintf");
281 error_msg_and_fail("snprintf");
291 error_msg_and_fail("snprintf");
  /external/strace/tests-m32/
sleep.c 38 error_msg_and_fail("missing operand");
41 error_msg_and_fail("extra operand");
qual_inject-retval.c 58 error_msg_and_fail("syscall succeeded");
60 error_msg_and_fail("expected retval %s, got retval %ld",
sprintrc.c 70 error_msg_and_fail("snprintf overflow: got %d, expected"
error_msg.c 51 error_msg_and_fail(const char *fmt, ...) function
tests.h 51 void error_msg_and_fail(const char *, ...)
ptrace.c 125 error_msg_and_fail("unexpected exit status %u",
129 error_msg_and_fail("unexpected signal %u",
133 error_msg_and_fail("unexpected wait status %x",
threads-execve.c 81 error_msg_and_fail("rt_sigsuspend");
process_vm_readv_writev.c 103 error_msg_and_fail("print_iov: segment "
  /external/strace/tests-mx32/
sleep.c 38 error_msg_and_fail("missing operand");
41 error_msg_and_fail("extra operand");
qual_inject-retval.c 58 error_msg_and_fail("syscall succeeded");
60 error_msg_and_fail("expected retval %s, got retval %ld",
sprintrc.c 70 error_msg_and_fail("snprintf overflow: got %d, expected"
error_msg.c 51 error_msg_and_fail(const char *fmt, ...) function
tests.h 51 void error_msg_and_fail(const char *, ...)
ptrace.c 125 error_msg_and_fail("unexpected exit status %u",
129 error_msg_and_fail("unexpected signal %u",
133 error_msg_and_fail("unexpected wait status %x",
threads-execve.c 81 error_msg_and_fail("rt_sigsuspend");
process_vm_readv_writev.c 103 error_msg_and_fail("print_iov: segment "

Completed in 569 milliseconds

1 2