Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp236 const string case_list_option = "--deqp-caselist-resource="; in getCaseListFileOption() local
238 const string case_list_option = "--deqp-caselist-file="; in getCaseListFileOption()
240 return case_list_option + mustpassDir + apiName + "-" + mustpassName + ".txt"; in getCaseListFileOption()