Home
last modified time | relevance | path

Searched refs:waitForTextMessages (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/nextcloudclient/desktop-3.4.1/test/
H A Dtestpushnotifications.cpp49 RETURN_FALSE_ON_FAIL(fakeServer.waitForTextMessages()); in failThreeAuthenticationAttempts()
160 QVERIFY(fakeServer.waitForTextMessages()); in testOnWebSocketTextMessageReceived_invalidCredentialsMessage_reconnectWebSocket()
169 QVERIFY(fakeServer.waitForTextMessages()); in testOnWebSocketTextMessageReceived_invalidCredentialsMessage_reconnectWebSocket()
184 QVERIFY(fakeServer.waitForTextMessages()); in testOnWebSocketError_connectionLost_emitConnectionLost()
211 QVERIFY(fakeServer.waitForTextMessages()); in testOnWebSocketSslError_sslError_disablePushNotifications()
H A Dpushnotificationstestutils.cpp39 if (!waitForTextMessages()) { in authenticateAccount()
110 bool FakeWebSocketServer::waitForTextMessages() const in waitForTextMessages() function in FakeWebSocketServer
H A Dpushnotificationstestutils.h39 bool waitForTextMessages() const;