Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp233 …tring getCaseListFileOption(const char* mustpassDir, const char* apiName, const char* mustpassName) in getCaseListFileOption() argument
240 return case_list_option + mustpassDir + apiName + "-" + mustpassName + ".txt"; in getCaseListFileOption()