Home
last modified time | relevance | path

Searched defs:GetErrorMessageContentForTests (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions_unittests.cc92 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()
Dbaseline_policy_unittest.cc175 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()
Dsigsys_handlers.cc275 const char* GetErrorMessageContentForTests() { in GetErrorMessageContentForTests() function