HomeSort by relevance Sort by last modified time
    Searched refs:qpTestLog_writeValueInfo (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/qphelper/
qpTestLog.h 225 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag);
qpTestLog.c     [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 476 if (qpTestLog_writeValueInfo(m_log, name.c_str(), description.c_str(), unit.empty() ? DE_NULL : unit.c_str(), tag) == DE_FALSE)

Completed in 118 milliseconds