Home
last modified time | relevance | path

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

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/
H A Donscreennotificationtest.cpp84 QSignalSpy timeoutChangedSpy(&notification, &OnScreenNotification::timeoutChanged); in timeout() local
88 QCOMPARE(timeoutChangedSpy.count(), 1); in timeout()
90 QCOMPARE(timeoutChangedSpy.count(), 1); in timeout()
93 QCOMPARE(timeoutChangedSpy.count(), 2); in timeout()