Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h93 class Expectation; variable
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();
528 bool operator()(const Expectation& lhs, const Expectation& rhs) const { in operator()
535 Expectation(
[all …]
/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc401 Expectation e = EXPECT_CALL(a, DoA(1)); in TEST()
1392 Expectation e1; // Default ctor. in TEST()
1407 Expectation e10 = e2; // Copy ctor. in TEST()
1424 Expectation e1; in TEST()
1444 Expectation e1; in TEST()
1445 const Expectation e2; in TEST()
1472 ExpectationSet es2 = Expectation(); in TEST()
1482 Expectation e1; in TEST()
1504 es += Expectation(); in TEST()
1518 es += Expectation(); in TEST()
[all …]
/freebsd-14.2/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()
749 Expectation::Expectation() = default;
751 Expectation::Expectation( in Expectation() function in testing::Expectation
755 Expectation::~Expectation() = default;
758 void Sequence::AddExpectation(const Expectation& expectation) const { in AddExpectation()
/freebsd-14.2/contrib/googletest/docs/reference/
H A Dmocking.md189 [`Expectation`](#Expectation) or [`ExpectationSet`](#ExpectationSet) objects.
197 using ::testing::Expectation;
199 Expectation init_x = EXPECT_CALL(my_mock, InitX());
200 Expectation init_y = EXPECT_CALL(my_mock, InitY());
304 EXPECT_CALL(my_mock, SetNumber(_)) // Expectation 1
306 EXPECT_CALL(my_mock, SetNumber(7)) // Expectation 2
559 ### Expectation {#Expectation}
561 `::testing::Expectation`
567 using ::testing::Expectation;
568 Expectation my_expectation = EXPECT_CALL(...);
[all …]
/freebsd-14.2/lib/libfetch/
H A Dhttp.errors38 417 SERVER Expectation Failed
/freebsd-14.2/contrib/googletest/docs/
H A Dgmock_cheat_sheet.md184 ## Expectation Order
H A Dgmock_cook_book.md1772 ### Controlling When an Expectation Retires
/freebsd-14.2/share/dict/
H A Dweb2a19639 Expectation sunday
19640 Expectation week
/freebsd-14.2/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; …