Searched refs:AddExpectation (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h639 void AddExpectation(const Expectation& expectation) const;
955 s.AddExpectation(GetHandle());
1641 implicit_sequence->AddExpectation(Expectation(untyped_expectation));
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc853 void Sequence::AddExpectation(const Expectation& expectation) const { function in class:Sequence

Completed in 203 milliseconds