Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp305 typedef _test_runs::const_iterator _test_runs_const_iterator; typedef in gl4cts::TextureViewTestGetTexParameter
Dgl4cTextureViewTests.cpp3055 …for (_test_runs_const_iterator test_run_iterator = m_test_runs.begin(); test_run_iterator != m_tes… in iterate()