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

  /external/deqp/framework/qphelper/
qpTestLog.h 106 } qpSampleValueTag;
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.hpp 166 void writeValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag);
371 LogValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag)
385 qpSampleValueTag m_tag;
tcuTestLog.cpp 474 void TestLog::writeValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag)

Completed in 152 milliseconds