Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeBatchExecutor.cpp98 static int removeExecuted (TestSet& set, const TestNode* root, const BatchResult* batchResult) in removeExecuted() function
244 int numExecuted = removeExecuted(m_casesToExecute, m_root, m_batchResult); in onStateChanged()