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

/external/chromium_org/components/nacl/browser/
H A Dnacl_file_host_unittest.cc69 base::FilePath kTestPnaclPath = scoped_tmp_dir.path(); local
71 nacl_browser_delegate()->SetPnaclDirectory(kTestPnaclPath);
73 &kTestPnaclPath));
78 base::FilePath expected_path = kTestPnaclPath.Append(
83 expected_path = kTestPnaclPath.Append(

Completed in 49 milliseconds