Searched refs:was_found (Results 1 – 5 of 5) sorted by relevance
109 EXPECT_FALSE(info.was_found()); in TEST()116 EXPECT_TRUE(info.was_found()); in TEST()123 EXPECT_TRUE(info.was_found()); // Back to what it was before being queued. in TEST()
107 bool was_found() const { return FOUND == state_; } in was_found() function
417 it->second.was_found(); in WasFound()
603 if (!it->second.was_found()) in GetHtmlInfo()
430 bool* was_found = NULL439 if (was_found)440 *was_found = false;445 if (was_found)446 *was_found = true;