Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcTestRunner.cpp235 …tring getCaseListFileOption(const char* mustpassDir, const char* apiName, const char* mustpassName) in getCaseListFileOption() argument
242 return case_list_option + mustpassDir + apiName + "-" + mustpassName + ".txt"; in getCaseListFileOption()