Searched refs:popup_spy (Results 1 – 1 of 1) sorted by relevance
566 QSignalSpy popup_spy(server_input_method, in test_popup_surface() local568 QVERIFY(popup_spy.isValid()); in test_popup_surface()573 QVERIFY(popup_spy.wait()); in test_popup_surface()575 = popup_spy.first().first().value<Wrapland::Server::input_method_popup_surface_v2*>(); in test_popup_surface()