Searched refs:was_found (Results 1 – 4 of 4) sorted by relevance
108 EXPECT_FALSE(info.was_found()); in TEST()115 EXPECT_TRUE(info.was_found()); in TEST()122 EXPECT_TRUE(info.was_found()); // Back to what it was before being queued. in TEST()
110 bool was_found() const { return FOUND == state_; } in was_found() function
219 it->second.was_found(); in WasFound()
441 if (!it->second.was_found()) in GetHtmlInfo()