Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp3612 std::string case_specific_string[] = { " if (x.length() != 4) {\n" in test_shader_compilation() local
3623 case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
3626 const std::string& test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()
4237 std::string case_specific_string[] = { " if (x.length() != 1) {\n" in test_shader_compilation() local
4248 case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
4251 const std::string& test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()