Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/
Dmustpass.py276 unionOperation = lambda resultCasesSet, groupCaseList: resultCasesSet.union(set(groupCaseList)) argument
295 def matchOperation(resultCasesSet, groupCaseList): argument
296 for caseName in groupCaseList: