Home
last modified time | relevance | path

Searched defs:numExecuted (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestPackage.hpp54 int numExecuted; //!< Total number of cases executed. member in tcu::TestRunStatus
/aosp_15_r20/external/deqp/executor/
H A DxeBatchExecutor.cpp251 int numExecuted = removeExecuted(m_casesToExecute, m_root, m_batchResult); in onStateChanged() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp1045 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local