Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/
H A Dsexps.py69 def sexp_to_string(sexp): function
78 sub_result = sexp_to_string(s)
H A Doptimization_test.py59 actual = sexps.sexp_to_string(actual)
60 expected = sexps.sexp_to_string(expected)
H A Dlower_jump_cases.py281 input_str = sexp_to_string(sort_decls(input_sexp))
282 expected_output = sexp_to_string(sort_decls(expected_sexp)) # XXX: don't stringify this