Home
last modified time | relevance | path

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

/art/test/etc/
Ddefault-build269 local d8_local_flags=""
273 d8_local_flags="$d8_local_flags --lib $boot_class_path_element"
276 d8_local_flags="$d8_local_flags --no-desugaring"
279 echo ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs
281 ${D8} ${D8_FLAGS} $d8_local_flags --output $d8_output $d8_inputs