Searched refs:format_type (Results 1 – 1 of 1) sorted by relevance
2488 def select_string_export_format(format_type): argument2489 logging.info('set string export format to: %s', test_constants.string_export_types[format_type])2490 …g_export_dialog('CMD_SELECT_STRING_EXPORT_FORMAT', test_constants.string_export_types[format_type])