Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/linux/suid/client/
Dsetuid_sandbox_client_unittest.cc94 TEST(SetuidSandboxClient, GetSandboxBinaryPath) { in TEST() argument
Dsetuid_sandbox_client.cc246 base::FilePath SetuidSandboxClient::GetSandboxBinaryPath() { in GetSandboxBinaryPath() function in sandbox::SetuidSandboxClient