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

/external/chromium/testing/gmock/include/gmock/
H A Dgmock-spec-builders.h613 void AddExpectation(const Expectation& expectation) const;
930 s.AddExpectation(GetHandle());
1520 implicit_sequence->AddExpectation(Expectation(untyped_expectation));
/external/chromium/testing/gmock/src/
H A Dgmock-spec-builders.cc768 void Sequence::AddExpectation(const Expectation& expectation) const { function in class:Sequence
/external/ceres-solver/internal/ceres/gmock/
H A Dgmock.h8217 void AddExpectation(const Expectation& expectation) const;
8534 s.AddExpectation(GetHandle());
9124 implicit_sequence->AddExpectation(Expectation(untyped_expectation));
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc10345 void Sequence::AddExpectation(const Expectation& expectation) const {

Completed in 518 milliseconds