Searched refs:create_key (Results 1 – 5 of 5) sorted by relevance
77 base::win::RegKey create_key; in TEST_F() local79 create_key.Create(HKEY_CURRENT_USER, kTestKeyPath, KEY_ALL_ACCESS)); in TEST_F()80 EXPECT_TRUE(create_key.Valid()); in TEST_F()81 EXPECT_EQ(ERROR_SUCCESS, create_key.WriteValue(kTestValueName, 42)); in TEST_F()82 create_key.Close(); in TEST_F()
80 static INLINE unsigned create_key(struct translate_key *key) in create_key() function93 unsigned hash_key = create_key(key); in translate_cache_find()
22835 goto create_key; in xmlSchemaXPathProcessHistory()22852 create_key: in xmlSchemaXPathProcessHistory()
22834 goto create_key; in xmlSchemaXPathProcessHistory()22851 create_key: in xmlSchemaXPathProcessHistory()