Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestLogParser.hpp46 virtual TestCaseResultPtr startTestCaseResult (const char* casePath) = DE_NULL;
DxeBatchExecutor.hpp59 TestCaseResultPtr startTestCaseResult (const char* casePath);
DxeTestLogParser.cpp117 m_currentCaseData = m_handler->startTestCaseResult(casePath); in parse()
DxeBatchExecutor.cpp138 TestCaseResultPtr BatchExecutorLogHandler::startTestCaseResult (const char* casePath) in startTestCaseResult() function in xe::BatchExecutorLogHandler
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp154 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in ResultToSingleXmlLogHandler
242 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in ResultToXmlFilesLogHandler
DxeBatchResultToJUnit.cpp95 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in ResultToJUnitHandler
DxeExtractSampleLists.cpp112 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in SampleListParser
DxeMergeTestLogs.cpp96 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in LogHandler
DxeExtractShaderPrograms.cpp144 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in ShaderProgramExtractHandler
DxeExtractValues.cpp139 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in TagParser
DxeTestLogCompare.cpp138 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in ShortResultHandler
DxeCommandLineExecutor.cpp365 xe::TestCaseResultPtr startTestCaseResult (const char* casePath) in startTestCaseResult() function in __anon5b82974c0111::BatchResultHandler