Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py2448 def send_to_string_export_dialog(cmd, param): function
2461 send_to_string_export_dialog('CMD_SET_STRING_EXPORT_SRC_LANGUAGE', language)
2466 send_to_string_export_dialog('CMD_SET_STRING_EXPORT_TARGET_LANGUAGE', language)
2471 send_to_string_export_dialog('CMD_SET_XLIFF_VERSION', test_constants.xliff_versions[version])
2476 send_to_string_export_dialog('CMD_SET_STRING_EXPORT_FILENAME', filename)
2486 send_to_string_export_dialog('CMD_SET_STRING_EXPORT_PATH', path)
2490send_to_string_export_dialog('CMD_SELECT_STRING_EXPORT_FORMAT', test_constants.string_export_types…