Searched defs:failed (Results 1 – 2 of 2) sorted by relevance
105 bool failed() const { return fatally_failed() || nonfatally_failed(); } in failed() function
5867 bool failed = false; in RunAllTests() local