Searched refs:_test_results_iterator (Results 1 – 2 of 2) sorted by relevance
135 _test_results_iterator test_result_iterator_start = in checkIrrelevantTessellationLevelsHaveNoEffect()137 …_test_results_iterator test_result_iterator_end = m_test_results[TESSELLATION_SHADER_VERTEX_SPACIN… in checkIrrelevantTessellationLevelsHaveNoEffect()161 for (_test_results_iterator test_result_iterator = test_result_iterator_start; in checkIrrelevantTessellationLevelsHaveNoEffect()370 _test_results_iterator test_result_iterator_start = in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()372 …_test_results_iterator test_result_iterator_end = m_test_results[TESSELLATION_SHADER_VERTEX_SPACIN… in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()374 for (_test_results_iterator test_result_iterator = test_result_iterator_start; in checkVertexSpacingDoesNotAffectAmountOfGeneratedIsolines()506 for (_test_results_iterator test_results_iterator = test_results.begin(); in findTestResult()752 for (_test_results_iterator test_results_iterator = vs_key_iterator->second.begin(); in runForAllTestResults()
147 typedef _test_results::iterator _test_results_iterator; typedef in glcts::TessellationShadersIsolines