Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dsandbox_bpf_unittest.cc91 class VerboseAPITestingPolicy : public SandboxBPFPolicy { class
93 VerboseAPITestingPolicy(int* counter_ptr) : counter_ptr_(counter_ptr) {} in VerboseAPITestingPolicy() function in sandbox::__anon5494fea30111::VerboseAPITestingPolicy