|
proxygen
|
Public Member Functions | |
| void | SetUp () override |
| void | loop () |
| void | setClock (milliseconds ms) |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Protected Attributes | |
| MockTimeoutManager | timeoutManager_ |
| MockTimeoutClock | timeoutClock_ |
| boost::container::flat_multimap< milliseconds, AsyncTimeout * > | timeouts_ |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | TearDown () |
| Test () | |
| virtual void | TearDown () |
| Test () | |
| virtual void | TearDown () |
Definition at line 87 of file AsyncTimeoutSetTest.cpp.
|
inline |
Definition at line 117 of file AsyncTimeoutSetTest.cpp.
References folly::pushmi::detail::t.
|
inline |
Definition at line 124 of file AsyncTimeoutSetTest.cpp.
References folly::event_ref_flags(), EXPECT_CALL, folly::AsyncTimeout::getEvent(), proxygen::millisecondsSinceEpoch(), testing::Return(), and folly::AsyncTimeout::timeoutExpired().
|
inlineoverridevirtual |
Reimplemented from testing::Test.
Definition at line 90 of file AsyncTimeoutSetTest.cpp.
References testing::_, folly::event_ref_flags(), EXPECT_CALL, folly::AsyncTimeout::getEvent(), testing::Invoke(), testing::Return(), TestTimeout::setTimeoutClock(), and folly::pushmi::detail::t.
|
protected |
Definition at line 139 of file AsyncTimeoutSetTest.cpp.
|
protected |
Definition at line 138 of file AsyncTimeoutSetTest.cpp.
|
protected |
Definition at line 140 of file AsyncTimeoutSetTest.cpp.