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

/external/chromium/chrome/browser/autofill/
H A Dautofill_ie_toolbar_import_win_unittest.cc119 RegKey temp_hkcu_hive_key_; member in class:AutofillIeToolbarImportTest
128 temp_hkcu_hive_key_.Create(HKEY_CURRENT_USER,
131 EXPECT_TRUE(temp_hkcu_hive_key_.Valid());
133 temp_hkcu_hive_key_.Handle()));
138 temp_hkcu_hive_key_.Close();
/external/chromium/chrome/browser/policy/
H A Dconfiguration_policy_provider_win_unittest.cc168 RegKey temp_hkcu_hive_key_; member in class:policy::ConfigurationPolicyProviderWinTest
177 temp_hkcu_hive_key_(HKEY_CURRENT_USER, kUnitTestUserOverrideSubKey,
190 temp_hkcu_hive_key_.Create(HKEY_CURRENT_USER,
212 temp_hkcu_hive_key_.Handle());
225 temp_hkcu_hive_key_.Close();

Completed in 140 milliseconds