Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp3694 std::string case_specific_string[] = {" if (x.length() != 4) {\n" in test_shader_compilation() local
3705 … case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
3708 const std::string &test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()
4319 std::string case_specific_string[] = {" if (x.length() != 1) {\n" in test_shader_compilation() local
4330 … case_specific_string_index < sizeof(case_specific_string) / sizeof(case_specific_string[0]); in test_shader_compilation()
4333 const std::string &test_snippet = case_specific_string[case_specific_string_index]; in test_shader_compilation()