Home
last modified time | relevance | path

Searched refs:m_testLogParser (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/executor/
H A DxeBatchExecutor.cpp167 , m_testLogParser(&m_logHandler) in BatchExecutor()
258 m_testLogParser.reset(); in onStateChanged()
292 m_testLogParser.parse(bytes, numBytes); in onTestLogData()
H A DxeBatchExecutor.hpp120 TestLogParser m_testLogParser; member in xe::BatchExecutor