Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/policy/
H A Ddevice_policy_impl.h108 void set_policy_path_for_testing(const base::FilePath& policy_path) { in set_policy_path_for_testing() function
/aosp_15_r20/external/libbrillo/policy/tests/
H A Dlibpolicy_test.cc37 device_policy->set_policy_path_for_testing(policy_path); in CreateDevicePolicyImpl()