Searched defs:RegistryTestHarness (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc169 class RegistryTestHarness : public PolicyProviderTestHarness, class in namespace:policy::__anon6745
172 RegistryTestHarness(HKEY hive, PolicyScope scope);
173 virtual ~RegistryTestHarness();
216 DISALLOW_COPY_AND_ASSIGN(RegistryTestHarness);
340 RegistryTestHarness::RegistryTestHarness(HKEY hive, PolicyScope scope) function in class:policy::__anon6745::RegistryTestHarness
343 RegistryTestHarness::~RegistryTestHarness() {}
345 void RegistryTestHarness::SetUp() {}
347 ConfigurationPolicyProvider* RegistryTestHarness
[all...]

Completed in 1340 milliseconds