Home
last modified time | relevance | path

Searched defs:filterIter (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluConfigFilter.cpp113 …for (vector<ConfigFilter>::const_iterator filterIter = m_rules.begin(); filterIter != m_rules.end(… in match() local
/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp589 …for (vector<string>::const_iterator filterIter = cmdLine.testset.begin(); filterIter != cmdLine.te… in runExecutor() local
596 …for (vector<string>::const_iterator filterIter = cmdLine.exclude.begin(); filterIter != cmdLine.ex… in runExecutor() local