Home
last modified time | relevance | path

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

/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/tests/auto/ircbuffermodel/
H A Dtst_ircbuffermodel.cpp976 int titleChangedCount = 0; in testChanges() local
987 QCOMPARE(titleChangedSpy.count(), ++titleChangedCount); in testChanges()