Searched refs:keyfile_path (Results 1 – 2 of 2) sorted by relevance
111 void set_key_file_path_for_testing(const base::FilePath& keyfile_path) { in set_key_file_path_for_testing() argument112 keyfile_path_ = keyfile_path; in set_key_file_path_for_testing()
32 const base::FilePath& keyfile_path, in CreateDevicePolicyImpl() argument38 device_policy->set_key_file_path_for_testing(keyfile_path); in CreateDevicePolicyImpl()