Searched refs:test_dictionary_count (Results 1 – 1 of 1) sorted by relevance
2307 static const glw::GLuint test_dictionary_count = sizeof(test_values) / sizeof(test_values[0]); in iterate() local2310 for (glw::GLuint i = 0; i < test_dictionary_count; ++i) in iterate()2323 for (glw::GLuint i = 0; i < test_dictionary_count; ++i) in iterate()