Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_copy_paste.py71 test_utils.toolbar_paste_no_wait()#paste to default folder
75 test_utils.toolbar_paste_no_wait()#paste to display
92 test_utils.toolbar_paste_no_wait()
104 test_utils.toolbar_paste_no_wait()
122 test_utils.toolbar_paste_no_wait()
154 test_utils.toolbar_paste_no_wait()
161 test_utils.toolbar_paste_no_wait();
210 test_utils.toolbar_paste_no_wait()
Dtest_copy_paste_between_projects.py39 test_utils.toolbar_paste_no_wait()
Dtest_utils.py866 def toolbar_paste_no_wait(): function