Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_toolbar.py74 test_utils.close_dialog(test_utils.RECORD_MACRO_DIALOG)
76 test_utils.close_dialog(test_utils.PLAYBACK_MACRO_DIALOG)
Dtest_utils.py409 def close_dialog(name, owner = 0): function