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