Searched defs:numExecuted (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestPackage.hpp | 50 int numExecuted; //!< Total number of cases executed. member in tcu::TestRunStatus
|
/third_party/vk-gl-cts/executor/ |
D | xeBatchExecutor.cpp | 250 int numExecuted = removeExecuted(m_casesToExecute, m_root, m_batchResult); in onStateChanged() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestPackage.cpp | 926 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestPackage.cpp | 926 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local
|