proxygen
|
Public Member Functions | |
PollerWithState (TestFile &testFile) | |
void | waitForUpdate (bool expect=true) |
Public Attributes | |
std::unique_ptr< FilePoller > | poller |
UpdateSyncState | state |
Definition at line 173 of file FilePollerTest.cpp.
|
inlineexplicit |
|
inline |
Definition at line 181 of file FilePollerTest.cpp.
References ASSERT_NO_FATAL_FAILURE, and folly::symbolizer::test::expect().
Referenced by TEST(), and TEST_F().
std::unique_ptr<FilePoller> PollerWithState::poller |
Definition at line 185 of file FilePollerTest.cpp.
Referenced by TEST_F().
UpdateSyncState PollerWithState::state |
Definition at line 186 of file FilePollerTest.cpp.