Searched refs:AppendPolicyToPRegFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc284 void AppendPolicyToPRegFile(const base::string16& path,
507 AppendPolicyToPRegFile(kTestPolicyKey, policy_name, policy_value);
536 AppendPolicyToPRegFile(component_path, UTF16ToUTF8(kMandatory),
619 void PRegTestHarness::AppendPolicyToPRegFile(const base::string16& path, function in class:policy::__anon6745::PRegTestHarness
653 AppendPolicyToPRegFile(subpath, entry.key(), &entry.value());
664 AppendPolicyToPRegFile(subpath, base::IntToString(i + 1), entry);

Completed in 293 milliseconds