Home
last modified time | relevance | path

Searched refs:notification_received (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp99 int notification_received = 0; member in WatchTowerSingleFile
108 ++notification_received; in registerFile()
129 [this, number] { return notification_received >= number; } ) ); in waitNotificationReceived()
132 notification_received = 0; in waitNotificationReceived()