Searched refs:DEATH_MESSAGE (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/components/nacl/loader/nonsfi/ |
D | nonsfi_sandbox_unittest.cc | 69 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 115 DEATH_MESSAGE(sandbox::GetCloneErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 130 DEATH_MESSAGE(sandbox::GetPrctlErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 156 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 163 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 170 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 177 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 184 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 193 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 200 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() [all …]
|
D | nonsfi_sandbox_sigsys_unittest.cc | 23 DEATH_MESSAGE(sandbox::GetErrorMessageContentForTests()), \
|
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/ |
D | baseline_policy_unittest.cc | 147 DEATH_MESSAGE(GetCloneErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 155 DEATH_MESSAGE(GetKillErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 182 DEATH_MESSAGE(GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 221 DEATH_MESSAGE(GetErrorMessageContentForTests()), \ 251 DEATH_MESSAGE(GetFutexErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 259 DEATH_MESSAGE(GetFutexErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 280 DEATH_MESSAGE(GetPrctlErrorMessageContentForTests()), in BPF_DEATH_TEST_C()
|
/external/chromium_org/sandbox/linux/tests/ |
D | unit_tests.h | 58 #define DEATH_MESSAGE(msg) \ macro
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
D | errorcode_unittest.cc | 35 DEATH_MESSAGE("Invalid use of ErrorCode object")) {
|
D | sandbox_bpf_unittest.cc | 1303 DEATH_MESSAGE("Unexpected 64bit argument detected"), 1341 DEATH_MESSAGE("Unexpected 64bit argument detected"),
|