Searched refs:qpSampleValueTag (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 106 } qpSampleValueTag; typedef 228 …qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag);
|
D | qpTestLog.c | 1354 …(qpTestLog* log, const char* name, const char* description, const char* unit, qpSampleValueTag tag) in qpTestLog_writeValueInfo()
|
/external/deqp/framework/common/ |
D | tcuTestLog.hpp | 169 … std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag); 375 …t std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag) in LogValueInfo() 389 qpSampleValueTag m_tag;
|
D | tcuTestLog.cpp | 486 …t std::string& name, const std::string& description, const std::string& unit, qpSampleValueTag tag) in writeValueInfo()
|