Home
last modified time | relevance | path

Searched refs:m_waiverUrls (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuWaiverUtil.cpp58 if (!m_waiverUrls.empty()) in get()
60 m_info << "#sessionInfo waiverUrls \"" << m_waiverUrls << "\"\n"; in get()
61 m_waiverUrls.clear(); in get()
273 std::string& urls = m_sessionInfo.m_waiverUrls; in readWaivedTestsFromXML()
DtcuWaiverUtil.hpp54 std::string m_waiverUrls; member in tcu::SessionInfo