Home
last modified time | relevance | path

Searched refs:qpTestLog_beginSession (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.h199 deBool qpTestLog_beginSession (qpTestLog* log, const char* additionalSessionInfo);
DqpTestLog.c372 deBool qpTestLog_beginSession(qpTestLog* log, const char* additionalSessionInfo) in qpTestLog_beginSession() function
/external/deqp/framework/common/
DtcuTestLog.cpp193 qpTestLog_beginSession(m_log, additionalInfo.c_str()); in writeSessionInfo()