Home
last modified time | relevance | path

Searched refs:m_tag (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp388 , m_tag (tag) in LogValueInfo()
398 qpSampleValueTag m_tag; member in tcu::LogValueInfo
409 , m_tag (tag) in LogNumber()
420 qpKeyValueTag m_tag; 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()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp5137 std::string m_tag;
14650 , m_tag( toLower( tag ) )
14656 m_tag) != end(testCase.lcaseTags);

Completed in 20 milliseconds