Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1632 Sequence* const implicit_sequence = g_gmock_implicit_sequence.get(); in AddNewExpectation() local
1633 if (implicit_sequence != NULL) { in AddNewExpectation()
1634 implicit_sequence->AddExpectation(Expectation(untyped_expectation)); in AddNewExpectation()