Searched refs:orig_entry (Results 1 – 2 of 2) sorted by relevance
1530 orig_entry = self.lookup_here(name)1531 if orig_entry and orig_entry.scope is self and not orig_entry.from_closure:1738 orig_entry = self.lookup_here(name)1739 if orig_entry and orig_entry.scope is self and not orig_entry.from_closure:
286 HttpAuthCache::Entry* orig_entry = cache.Add( in TEST() local297 EXPECT_TRUE(entry == orig_entry); in TEST()