Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h93 class Expectation; variable
212 Expectation GetHandleOf(ExpectationBase* exp);
481 class GTEST_API_ Expectation {
484 Expectation();
485 Expectation(Expectation&&) = default;
486 Expectation(const Expectation&) = default;
487 Expectation& operator=(Expectation&&) = default;
488 Expectation& operator=(const Expectation&) = default;
489 ~Expectation();
500 Expectation(internal::ExpectationBase& exp); // NOLINT
[all …]
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc375 Expectation e = EXPECT_CALL(a, DoA(1)).Times(AnyNumber()); in TEST()
401 Expectation e = EXPECT_CALL(a, DoA(1)); in TEST()
1392 Expectation e1; // Default ctor. in TEST()
1395 Expectation e2 = EXPECT_CALL(a, DoA(2)); in TEST()
1396 Expectation e3 = EXPECT_CALL(a, DoA(3)).With(_); in TEST()
1399 Expectation e4 = EXPECT_CALL(a, DoA(4)).Times(1); in TEST()
1400 Expectation e5 = EXPECT_CALL(a, DoA(5)).InSequence(s); in TEST()
1402 Expectation e6 = EXPECT_CALL(a, DoA(6)).After(e2); in TEST()
1403 Expectation e7 = EXPECT_CALL(a, DoA(7)).WillOnce(Return()); in TEST()
1404 Expectation e8 = EXPECT_CALL(a, DoA(8)).WillRepeatedly(Return()); in TEST()
[all …]
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc376 Expectation UntypedFunctionMockerBase::GetHandleOf(ExpectationBase* exp) { in GetHandleOf()
382 return Expectation(*it); in GetHandleOf()
387 return Expectation(); in GetHandleOf()
750 Expectation::Expectation() = default;
752 Expectation::Expectation( in Expectation() function in testing::Expectation
756 Expectation::~Expectation() = default;
759 void Sequence::AddExpectation(const Expectation& expectation) const { in AddExpectation()
/freebsd/contrib/googletest/docs/reference/
H A Dmocking.md188 [`Expectation`](#Expectation) or [`ExpectationSet`](#ExpectationSet) objects.
196 using ::testing::Expectation;
198 Expectation init_x = EXPECT_CALL(my_mock, InitX());
199 Expectation init_y = EXPECT_CALL(my_mock, InitY());
303 EXPECT_CALL(my_mock, SetNumber(_)) // Expectation 1
305 EXPECT_CALL(my_mock, SetNumber(7)) // Expectation 2
558 ### Expectation {#Expectation}
560 `::testing::Expectation`
566 using ::testing::Expectation;
567 Expectation my_expectation = EXPECT_CALL(...);
[all …]
/freebsd/lib/libfetch/
H A Dhttp.errors38 417 SERVER Expectation Failed
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DClauseT.h628 using Expectation = type::MotionExpectation;
634 std::tuple<OPT(Expectation), OPT(Mappers), OPT(Iterator), LocatorList> t;
1101 using Expectation = type::MotionExpectation;
1107 std::tuple<OPT(Expectation), OPT(Mappers), OPT(Iterator), LocatorList> t;
/freebsd/contrib/googletest/docs/
H A Dgmock_cheat_sheet.md184 ## Expectation Order
H A Dgmock_for_dummies.md264 ###### Expectation Ordering
H A Dgmock_cook_book.md1772 ### Controlling When an Expectation Retires
/freebsd/share/dict/
H A Dweb2a19639 Expectation sunday
19640 Expectation week
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in26022 …descriptors = "Expectation; standard deviation; moment estimation; numerical method; comparison; …
26050 …descriptors = "Expectation; standard deviation; moment estimation; numerical method; comparison; …