Home
last modified time | relevance | path

Searched defs:TestCaseResultPtr (Results 1 – 10 of 10) sorted by relevance

/external/deqp/executor/tools/
DxeMergeTestLogs.cpp108 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
113 void testCaseResultComplete (const xe::TestCaseResultPtr&) in testCaseResultComplete()
DxeBatchResultToXml.cpp159 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
247 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
DxeExtractSampleLists.cpp117 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
DxeBatchResultToJUnit.cpp100 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
DxeCommandLineExecutor.cpp375 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
379 void testCaseResultComplete (const xe::TestCaseResultPtr&) in testCaseResultComplete()
DxeExtractShaderPrograms.cpp156 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
DxeExtractValues.cpp144 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
DxeTestLogCompare.cpp143 void testCaseResultUpdated (const xe::TestCaseResultPtr&) in testCaseResultUpdated()
/external/deqp/executor/
DxeBatchResult.hpp100 typedef de::SharedPtr<TestCaseResultData> TestCaseResultPtr; typedef
DxeBatchExecutor.cpp147 void BatchExecutorLogHandler::testCaseResultUpdated (const TestCaseResultPtr&) in testCaseResultUpdated()