Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp3610 std::string case_specific_string[] = { " if (x.length() != 4) {\n" in test_shader_compilation() local
3621 case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
3624 const std::string& test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()
4235 std::string case_specific_string[] = { " if (x.length() != 1) {\n" in test_shader_compilation() local
4246 case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
4249 const std::string& test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()