Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h859 bool retires_on_saturation_; variable
1030 retires_on_saturation_ = true; in RetiresOnSaturation()
1203 if (retires_on_saturation_ && IsSaturated()) { in GetActionForArguments()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc80 retires_on_saturation_(false), in ExpectationBase()