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.hpp49 virtual void testCaseResultUpdated(const TestCaseResultPtr &resultData) = 0;
DxeBatchExecutor.hpp59 void testCaseResultUpdated(const TestCaseResultPtr &resultData);
DxeBatchExecutor.cpp147 void BatchExecutorLogHandler::testCaseResultUpdated(const TestCaseResultPtr &) in testCaseResultUpdated() function in xe::BatchExecutorLogHandler
/external/deqp/executor/tools/
DxeBatchResultToJUnit.cpp99 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in ResultToJUnitHandler
DxeBatchResultToXml.cpp151 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in ResultToSingleXmlLogHandler
239 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in ResultToXmlFilesLogHandler
DxeExtractSampleLists.cpp117 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in SampleListParser
DxeMergeTestLogs.cpp119 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in LogHandler
DxeExtractShaderPrograms.cpp176 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in ShaderProgramExtractHandler
DxeExtractValues.cpp150 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in TagParser
DxeTestLogCompare.cpp128 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in ShortResultHandler
DxeCommandLineExecutor.cpp370 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated() function in __anoneefa81820111::BatchResultHandler