Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp329 void removeMatchingCases (const xe::TestGroup& group, xe::TestSet& testSet, const char* filter) in removeMatchingCases() function
342 removeMatchingCases(static_cast<const xe::TestGroup&>(*child), testSet, filter); in removeMatchingCases()
597 removeMatchingCases(root, testSet, filterIter->c_str()); in runExecutor()