Home
last modified time | relevance | path

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

/external/libbrillo/policy/
Ddevice_policy_impl.h103 void set_policy_path_for_testing(const base::FilePath& policy_path) { in set_policy_path_for_testing() function
/external/libbrillo/policy/tests/
Dlibpolicy_unittest.cc37 device_policy->set_policy_path_for_testing(policy_path); in CreateDevicePolicyImpl()