Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestLogParser.cpp123 m_handler->testCaseResultUpdated(m_currentCaseData); in parse()
175 m_handler->testCaseResultUpdated(m_currentCaseData); in parse()
DxeTestLogParser.hpp47 virtual void testCaseResultUpdated (const TestCaseResultPtr& resultData) = DE_NULL;
DxeBatchExecutor.hpp60 void testCaseResultUpdated (const TestCaseResultPtr& resultData);
DxeBatchExecutor.cpp147 void BatchExecutorLogHandler::testCaseResultUpdated (const TestCaseResultPtr&) in testCaseResultUpdated() function in xe::BatchExecutorLogHandler
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp159 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in ResultToSingleXmlLogHandler
247 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in ResultToXmlFilesLogHandler
DxeBatchResultToJUnit.cpp100 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in ResultToJUnitHandler
DxeExtractSampleLists.cpp117 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in SampleListParser
DxeMergeTestLogs.cpp108 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in LogHandler
DxeExtractShaderPrograms.cpp149 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in ShaderProgramExtractHandler
DxeExtractValues.cpp144 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in TagParser
DxeTestLogCompare.cpp143 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in ShortResultHandler
DxeCommandLineExecutor.cpp317 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated() function in BatchResultHandler