Home
last modified time | relevance | path

Searched refs:IsOverSaturated (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc198 *os << " - " << (IsOverSaturated() ? "over-saturated" : in DescribeCallCountTo()
533 if (untyped_expectation->IsOverSaturated()) { in VerifyAndClearExpectationsLocked()
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h819 bool IsOverSaturated() const in IsOverSaturated() function