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

/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc50 const wchar_t kPathSep[] = L"\\"; member in namespace:policy::__anon6745
109 if (!InstallValue(it.value(), hive, path + kPathSep + name,
125 if (!InstallValue(*item, hive, path + kPathSep + name,
422 base::string16(kTestPolicyKey) + kPathSep + kThirdParty + kPathSep;
433 UTF8ToUTF16(domain.key()) + kPathSep + UTF8ToUTF16(component.key());
523 base::string16(kTestPolicyKey) + kPathSep + kThirdParty + kPathSep;
535 domain_path + kPathSep + UTF8ToUTF16(component.key());
648 base::string16 subpath = path + kPathSep
[all...]

Completed in 127 milliseconds