Home
last modified time | relevance | path

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

/external/libbrillo/policy/tests/
Dlibpolicy_unittest.cc219 base::FilePath non_existing("this_file_is_doof"); in TEST() local
221 new MockDevicePolicyImpl(non_existing, non_existing, true); in TEST()