Home
last modified time | relevance | path

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

/art/test/066-mismatched-super/
Dbuild17 DESUGAR=false ./default-build "$@"
/art/test/2034-spaces-in-SimpleName/
Dbuild29 DESUGAR=false ./default-build "$@" --api-level 10000
/art/test/2000-virtual-list-structural/
Dbuild27 DESUGAR=false ./default-build "$@"
/art/test/952-invoke-custom/
Dbuild73 DESUGAR=false ./default-build "$@" --api-level 28
/art/test/
Drun-test94 if [ -z "$DESUGAR" ]; then
95 export DESUGAR="$ANDROID_BUILD_TOP/art/tools/desugar.sh"
/art/test/etc/
Ddefault-build113 if [[ "$DESUGAR" == false ]]; then