Searched refs:m_unit (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestLog.hpp | 387 , m_unit (unit) in LogValueInfo() 397 std::string m_unit; member in tcu::LogValueInfo 408 , m_unit (unit) in LogNumber() 419 std::string m_unit; member in tcu::LogNumber 536 log.writeValueInfo(m_name, m_description, m_unit, m_tag); in write() 542 log.writeFloat(m_name.c_str(), m_desc.c_str(), m_unit.c_str(), m_tag, m_value); in write() 548 log.writeInteger(m_name.c_str(), m_desc.c_str(), m_unit.c_str(), m_tag, m_value); in write()
|
Completed in 2 milliseconds