Home
last modified time | relevance | path

Searched refs:inexistent_file (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/policy/tests/
Dpolicy_util_unittest.cc24 base::FilePath inexistent_file(temp_dir.GetPath().Append("policy.1")); in TEST() local
48 LoadPolicyFromPath(inexistent_file, &policy_data_str, &policy)); in TEST()