Home
last modified time | relevance | path

Searched defs:testCaseResultComplete (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/executor/tools/
DxeExtractSampleLists.cpp122 void testCaseResultComplete (const xe::TestCaseResultPtr& caseData) in testCaseResultComplete() function in SampleListParser
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
DxeMergeTestLogs.cpp113 void testCaseResultComplete (const xe::TestCaseResultPtr&) in testCaseResultComplete() function in LogHandler
DxeExtractShaderPrograms.cpp163 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 __anonaa33d2aa0111::BatchResultHandler
/third_party/vk-gl-cts/executor/
DxeBatchExecutor.cpp151 void BatchExecutorLogHandler::testCaseResultComplete (const TestCaseResultPtr& result) in testCaseResultComplete() function in xe::BatchExecutorLogHandler