Searched refs:HasMatch (Results 1 – 2 of 2) sorted by relevance
28 bool HasMatch(const std::string& token_name) { in HasMatch() function in extensions::TokenCacheTest34 EXPECT_TRUE(!HasMatch(token_name)); in InsertExpiredToken()57 EXPECT_TRUE(HasMatch("foo")); in TEST_F()93 EXPECT_TRUE(HasMatch("foo")); in TEST_F()99 EXPECT_FALSE(HasMatch("foo")); in TEST_F()109 EXPECT_FALSE(HasMatch("foo")); in TEST_F()
872 bool HasMatch = false; in inferFromItinClass() local878 if (HasMatch) in inferFromItinClass()882 HasMatch = true; in inferFromItinClass()1534 bool HasMatch = false; in collectItinProcResources() local1540 if (HasMatch) in collectItinProcResources()1544 HasMatch = true; in collectItinProcResources()