Searched refs:qpSampleValueTag (Results 1 - 4 of 4) sorted by relevance

/external/deqp/framework/qphelper/
H A DqpTestLog.h106 } qpSampleValueTag; typedef in typeref:enum:qpSampleValueTag_e
225 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag);
H A DqpTestLog.c1334 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag)
/external/deqp/framework/common/
H A DtcuTestLog.hpp166 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;
H A DtcuTestLog.cpp474 void TestLog::writeValueInfo (const std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag)

Completed in 100 milliseconds