Searched refs:qpSampleValueTag (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 107 } qpSampleValueTag; typedef 236 …qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag);
|
D | qpTestLog.c | 1372 …(qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag) in qpTestLog_writeValueInfo()
|
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 171 … std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag); 377 …t std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag) in LogValueInfo() 391 qpSampleValueTag m_tag;
|
D | tcuTestLog.cpp | 492 …t std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag) in writeValueInfo()
|