Searched defs:GetErrorMessageContentForTests (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_parameters_restrictions_unittests.cc | 92 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 101 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 175 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 204 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 233 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C()
|
D | baseline_policy_unittest.cc | 175 DEATH_SEGV_MESSAGE(GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 207 DEATH_SEGV_MESSAGE(GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 338 DEATH_SEGV_MESSAGE(GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 346 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 355 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 366 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 377 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C() 388 DEATH_SEGV_MESSAGE(sandbox::GetErrorMessageContentForTests()), in BPF_DEATH_TEST_C()
|
D | sigsys_handlers.cc | 275 const char* GetErrorMessageContentForTests() { in GetErrorMessageContentForTests() function
|