Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestLogParser.cpp134 m_handler->testCaseResultComplete(m_currentCaseData); in parse()
153 m_handler->testCaseResultComplete(m_currentCaseData); in parse()
163 m_handler->testCaseResultComplete(m_currentCaseData); in parse()
DxeTestLogParser.hpp48 virtual void testCaseResultComplete (const TestCaseResultPtr& resultData) = DE_NULL;
DxeBatchExecutor.hpp61 void testCaseResultComplete (const TestCaseResultPtr& resultData);
DxeBatchExecutor.cpp151 void BatchExecutorLogHandler::testCaseResultComplete (const TestCaseResultPtr& result) in testCaseResultComplete() function in xe::BatchExecutorLogHandler
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp163 void testCaseResultComplete (const xe::TestCaseResultPtr& resultData) in testCaseResultComplete() function in ResultToSingleXmlLogHandler
251 void testCaseResultComplete (const xe::TestCaseResultPtr& resultData) in testCaseResultComplete() function in ResultToXmlFilesLogHandler
DxeBatchResultToJUnit.cpp104 void testCaseResultComplete (const xe::TestCaseResultPtr& resultData) in testCaseResultComplete() function in ResultToJUnitHandler
DxeExtractSampleLists.cpp122 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData) in testCaseResultComplete() function in SampleListParser
DxeMergeTestLogs.cpp113 void testCaseResultComplete (const xe::TestCaseResultPtr&) in testCaseResultComplete() function in LogHandler
DxeExtractShaderPrograms.cpp161 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData) in testCaseResultComplete() function in ShaderProgramExtractHandler
DxeExtractValues.cpp149 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData) in testCaseResultComplete() function in TagParser
DxeTestLogCompare.cpp148 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData) in testCaseResultComplete() function in ShortResultHandler
DxeCommandLineExecutor.cpp379 void testCaseResultComplete (const xe::TestCaseResultPtr&) in testCaseResultComplete() function in __anon5b82974c0111::BatchResultHandler