Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp271 static void removeMatchingCases (const xe::TestGroup& group, xe::TestSet& testSet, const char* filt… in removeMatchingCases() function
284 removeMatchingCases(static_cast<const xe::TestGroup&>(*child), testSet, filter); in removeMatchingCases()
455 removeMatchingCases(root, testSet, filterIter->c_str()); in runExecutor()