HomeSort by relevance Sort by last modified time
    Searched refs:TH_LOG (Results 1 - 11 of 11) sorted by null

  /external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
seccomp_bpf_tests.c 92 TH_LOG("Kernel does not support CONFIG_SECCOMP");
100 TH_LOG("Kernel does not support CONFIG_SECCOMP");
104 TH_LOG("Unreachable!");
112 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!");
120 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!");
125 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!");
139 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS");
221 TH_LOG("getpid() shouldn't ever return");
241 TH_LOG("getpid() shouldn't ever return");
478 TH_LOG("sigaction failed")
    [all...]
resumption.c 89 TH_LOG("Thunk: 0x%lX\n", thunk_addr);
190 TH_LOG("sigaction failed");
194 TH_LOG("sigprocmask failed");
sigsegv.c 163 TH_LOG("sigaction failed");
167 TH_LOG("sigprocmask failed");
test_harness.h 14 * TH_LOG("expectation failed with state: %s", state.msg);
17 * ASSERT_NE(some_stuff, NULL) TH_LOG("how did it happen?!");
181 /* TH_LOG(format, ...)
187 #define TH_LOG TEST_API(TH_LOG)
  /cts/tests/tests/os/jni/seccomp-tests/tests/
seccomp_bpf_tests.c 98 TH_LOG("Kernel does not support CONFIG_SECCOMP");
106 TH_LOG("Kernel does not support CONFIG_SECCOMP");
110 TH_LOG("Unreachable!");
118 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!");
126 TH_LOG("Kernel does not support PR_SET_NO_NEW_PRIVS!");
131 TH_LOG("Kernel does not support CONFIG_SECCOMP_FILTER!");
145 TH_LOG("Expected 0 or unsupported for NO_NEW_PRIVS");
186 TH_LOG("Installing %d insn filter was allowed", prog.len);
193 TH_LOG("Installing %d insn filter wasn't allowed", prog.len);
231 TH_LOG("Allowed %d %d-insn filters (total with penalties:%d)"
    [all...]
resumption.c 90 TH_LOG("Thunk: 0x%lX\n", thunk_addr);
191 TH_LOG("sigaction failed");
195 TH_LOG("sigprocmask failed");
sigsegv.c 163 TH_LOG("sigaction failed");
167 TH_LOG("sigprocmask failed");
test_harness.h 14 * TH_LOG("expectation failed with state: %s", state.msg);
17 * ASSERT_NE(some_stuff, NULL) TH_LOG("how did it happen?!");
183 /* TH_LOG(format, ...)
189 #define TH_LOG TEST_API(TH_LOG)
  /external/minijail/
libminijail_unittest.c 123 ASSERT_TRUE(self->m && self->j) TH_LOG("allocation failed");
126 TH_LOG("static buffer too small for test");
test_harness.h 14 * TH_LOG("expectation failed with state: %s", state.msg);
17 * ASSERT_NE(some_stuff, NULL) TH_LOG("how did it happen?!");
169 /* TH_LOG(format, ...)
175 #define TH_LOG TEST_API(TH_LOG)
  /external/tlsdate/src/
test_harness.h 14 * TH_LOG("expectation failed with state: %s", state.msg);
17 * ASSERT_NE(some_stuff, NULL) TH_LOG("how did it happen?!");
171 /* TH_LOG(format, ...)
177 #define TH_LOG TEST_API(TH_LOG)

Completed in 3612 milliseconds