Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h1518 Sequence* const implicit_sequence = g_gmock_implicit_sequence.get(); in AddNewExpectation() local
1519 if (implicit_sequence != NULL) { in AddNewExpectation()
1520 implicit_sequence->AddExpectation(Expectation(untyped_expectation)); in AddNewExpectation()