HomeSort by relevance Sort by last modified time
    Searched refs:temp_hkcu_hive_key_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win_unittest.cc 119 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/
configuration_policy_provider_win_unittest.cc 168 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 178 milliseconds