Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1312 return function_mocker_->AddNewExpectation(file, line, source_text, in InternalExpectedAt()
1570 TypedExpectation<F>& AddNewExpectation(const char* file, int line, in AddNewExpectation() function