Searched refs:was_nonexistent (Results 1 – 3 of 3) sorted by relevance
109 EXPECT_FALSE(info.was_nonexistent()); in TEST()
111 bool was_nonexistent() const { return NO_SUCH_NAME == state_; } in was_nonexistent() function
437 if (it->second.was_nonexistent()) { in GetHtmlInfo()