Searched refs:case_list_option (Results 1 – 1 of 1) sorted by relevance
238 const string case_list_option = "--deqp-caselist-resource="; in getCaseListFileOption() local240 const string case_list_option = "--deqp-caselist-file="; in getCaseListFileOption()242 return case_list_option + mustpassDir + apiName + "-" + mustpassName + ".txt"; in getCaseListFileOption()