Searched refs:ShouldCheckForLeaks (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sandbox/linux/tests/
H A Dsandbox_test_runner.cc15 bool SandboxTestRunner::ShouldCheckForLeaks() const { function in class:sandbox::SandboxTestRunner
H A Dsandbox_test_runner.h22 virtual bool ShouldCheckForLeaks() const;
H A Dunit_tests.cc169 if (test_runner->ShouldCheckForLeaks()) {
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsandbox_bpf_test_runner.h50 virtual bool ShouldCheckForLeaks() const OVERRIDE;
H A Dsandbox_bpf_test_runner.cc70 bool SandboxBPFTestRunner::ShouldCheckForLeaks() const { function in class:sandbox::SandboxBPFTestRunner

Completed in 585 milliseconds