Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h785 bool IsSaturated() const in IsSaturated() function
1187 if (IsSaturated()) { in GetActionForArguments()
1203 if (retires_on_saturation_ && IsSaturated()) { in GetActionForArguments()
1623 *is_excessive = exp->IsSaturated(); in UntypedFindMatchingExpectation()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc163 IsSaturated() ? "saturated" : in DescribeCallCountTo()