Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_string_import_export.py72 test_utils.select_string_export_format('csv')
81 test_utils.select_string_export_format('csv')
Dtest_resources_edit.py599 test_utils.select_string_export_format('xliff')
608 test_utils.select_string_export_format('xliff')
Dtest_utils.py2488 def select_string_export_format(format_type): function