Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h111 class TypedExpectation; variable
838 friend class TypedExpectation; variable
874 class TypedExpectation; variable
899 ~TypedExpectation() override { in ~TypedExpectation()
1058 TypedExpectation& RetiresOnSaturation() { in RetiresOnSaturation()
1262 TypedExpectation(const TypedExpectation&) = delete;
1263 TypedExpectation& operator=(const TypedExpectation&) = delete;
1575 TypedExpectation<F>* const expectation = in AddNewExpectation()
1593 friend class TypedExpectation;
1685 TypedExpectation<F>* const exp = in FindMatchingExpectationLocked()
[all …]