Searched refs:expectation_base_ (Results 1 – 2 of 2) sorted by relevance
508 return expectation_base_ == rhs.expectation_base_;529 return lhs.expectation_base_.get() < rhs.expectation_base_.get(); in operator()540 return expectation_base_; in expectation_base()544 std::shared_ptr<internal::ExpectationBase> expectation_base_; variable2069 : expectation_base_(exp.GetHandle().expectation_base()) {}
754 : expectation_base_(an_expectation_base) {} in Expectation()