Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_string_import_export.py46 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ID)
Dtest_add_widget.py795 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ID)
813 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ENGLISH)
831 test_utils.sort_string(test_constants.STRING_SORT_TYPE_CHINESE)
847 test_utils.sort_string(test_constants.STRING_SORT_TYPE_REFERENCE_COUNT)
Dtest_copy_paste.py56 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ID)
Dtest_multi_themes.py153 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ID)
Dtest_template.py348 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ID)
Dtest_resources_edit.py492 test_utils.sort_string(test_constants.STRING_SORT_TYPE_ENGLISH)
Dtest_utils.py2429 def sort_string(type): function