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

/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc55 const wchar_t kTestPolicyKey[] = L"chrome.policy.key"; member in namespace:policy::__anon6745
352 new PolicyLoaderWin(task_runner, kTestPolicyKey, this));
361 RegKey key(hive_, kTestPolicyKey, KEY_ALL_ACCESS);
370 RegKey key(hive_, kTestPolicyKey, KEY_ALL_ACCESS);
379 RegKey key(hive_, kTestPolicyKey, KEY_ALL_ACCESS);
389 (base::string16(kTestPolicyKey) + base::ASCIIToUTF16("\\") +
411 RegKey key(hive_, kTestPolicyKey, KEY_ALL_ACCESS);
422 base::string16(kTestPolicyKey) + kPathSep + kThirdParty + kPathSep;
483 new PolicyLoaderWin(task_runner, kTestPolicyKey, this));
491 AppendStringToPRegFile(kTestPolicyKey, policy_nam
700 static const base::char16 kTestPolicyKey[]; member in class:policy::PolicyLoaderWinTest
790 const base::char16 PolicyLoaderWinTest::kTestPolicyKey[] = member in class:policy::PolicyLoaderWinTest
[all...]

Completed in 80 milliseconds