Home
last modified time | relevance | path

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

/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp126 bool waitNotificationReceived( int number = 1, int timeout_ms = TIMEOUT ) { in waitNotificationReceived() function in WatchTowerSingleFile
157 ASSERT_TRUE( waitNotificationReceived() ); in TEST_F()
162 ASSERT_TRUE( waitNotificationReceived() ); in TEST_F()
167 waitNotificationReceived(); in TEST_F()
169 ASSERT_TRUE( waitNotificationReceived() ); in TEST_F()
174 waitNotificationReceived(); in TEST_F()
176 waitNotificationReceived(); in TEST_F()
179 ASSERT_TRUE( waitNotificationReceived() ); in TEST_F()
189 ASSERT_TRUE( waitNotificationReceived() ); in TEST_F()
194 ASSERT_FALSE( waitNotificationReceived() ); in TEST_F()
[all …]