Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp1393 typedef map<MessageID, MessageCount> MessageCounter; typedef in deqp::gles31::Functional::__anon0b3d5a1f0111::AsyncCase
1411 MessageCounter m_counts;
1471 for (MessageCounter::iterator itr = m_counts.begin(); itr != m_counts.end(); itr++) in iterate()