Home
last modified time | relevance | path

Searched defs:WatchTowerPolling (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp502 class WatchTowerPolling : public WatchTowerSingleFile { class
504 WatchTowerPolling() : WatchTowerSingleFile() { in WatchTowerPolling() function in WatchTowerPolling
522 TEST_F( WatchTowerPolling, OpenFileDoesNotGenerateImmediateNotification ) { in TEST_F() argument
527 TEST_F( WatchTowerPolling, OpenFileYieldsAPollNotification ) { in TEST_F() argument
534 TEST_F( WatchTowerPolling, UnchangedFileDoesNotYieldANotification ) { in TEST_F() argument
539 TEST_F( WatchTowerPolling, FileYieldsAnImmediateNotification ) { in TEST_F() argument
545 TEST_F( WatchTowerPolling, PollIsDelayedIfImmediateNotification ) { in TEST_F() argument