OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:temp_hkcu_hive_key_
(Results
1 - 4
of
4
) 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_org/components/autofill/core/browser/
autofill_ie_toolbar_import_win_unittest.cc
120
RegKey
temp_hkcu_hive_key_
;
member in class:autofill::AutofillIeToolbarImportTest
129
temp_hkcu_hive_key_
.Create(HKEY_CURRENT_USER,
132
EXPECT_TRUE(
temp_hkcu_hive_key_
.Valid());
134
temp_hkcu_hive_key_
.Handle()));
139
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();
/external/chromium_org/chrome/browser/policy/
policy_loader_win_unittest.cc
238
RegKey
temp_hkcu_hive_key_
;
member in class:policy::__anon7919::ScopedGroupPolicyRegistrySandbox
383
temp_hkcu_hive_key_
.Create(HKEY_CURRENT_USER,
399
temp_hkcu_hive_key_
.Handle()));
[
all
...]
Completed in 154 milliseconds