Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/executor/tools/
H A DxeMergeTestLogs.cpp119 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
124 void testCaseResultComplete(const xe::TestCaseResultPtr &) in testCaseResultComplete()
H A DxeBatchResultToXml.cpp151 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
239 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
H A DxeCommandLineExecutor.cpp370 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
374 void testCaseResultComplete(const xe::TestCaseResultPtr &) in testCaseResultComplete()
H A DxeExtractSampleLists.cpp117 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
H A DxeBatchResultToJUnit.cpp99 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
H A DxeExtractShaderPrograms.cpp176 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
H A DxeExtractValues.cpp150 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
H A DxeTestLogCompare.cpp128 void testCaseResultUpdated(const xe::TestCaseResultPtr &) in testCaseResultUpdated()
/aosp_15_r20/external/deqp/executor/
H A DxeBatchResult.hpp127 typedef de::SharedPtr<TestCaseResultData> TestCaseResultPtr; typedef
H A DxeBatchExecutor.cpp147 void BatchExecutorLogHandler::testCaseResultUpdated(const TestCaseResultPtr &) in testCaseResultUpdated()