HomeSort by relevance Sort by last modified time
    Searched refs:RUN (Results 1 - 25 of 1318) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/055-enum-performance/
run 18 exec ${RUN} "${@/#libartd.so/libart.so}"
  /art/test/133-static-invoke-super/
run 18 exec ${RUN} "${@/#libartd.so/libart.so}"
  /art/test/etc/
default-run 17 exec ${RUN} "$@"
  /art/test/018-stack-overflow/
run 17 # Run normal. This will be the debug build.
18 echo "libartd run."
19 ${RUN} "${@}"
21 # Run non-debug.
22 echo "libart run."
23 ${RUN} "${@/#libartd.so/libart.so}"
  /art/test/126-miranda-multidex/
run 17 ${RUN} $@
21 ${RUN} --no-verify ${@}
  /art/test/091-override-package-private-method/
run 18 exec ${RUN} "${@}" --secondary
  /art/test/127-checker-secondarydex/
run 18 exec ${RUN} "${@}" --secondary
  /art/test/131-structural-change/
run 18 exec ${RUN} "${@}" --secondary
  /art/test/146-bad-interface/
run 17 # We want to run as no-dex-file-fallback to confirm that even though the -ex file has a symbolic
19 exec ${RUN} --secondary "${@}"
  /art/test/529-checker-unresolved/
run 18 exec ${RUN} "${@}" --secondary
  /art/test/608-checker-unresolved-lse/
run 18 exec ${RUN} "${@}" --secondary
  /art/test/629-vdex-speed/
run 17 exec ${RUN} --vdex "${@}"
  /art/test/080-oom-throw/
run 17 exec ${RUN} $@ --runtime-option -Xmx16m
  /art/test/151-OpenFileLimit/
run 21 ${RUN} ${flags}
  /art/test/160-read-barrier-stress/
run 18 exec ${RUN} $@ --runtime-option -Xmx16m
  /art/test/574-irreducible-and-constant-area/
run 18 exec ${RUN} "$@" --no-relocate
  /art/test/597-deopt-new-string/
run 17 # We want to run in debuggable mode which keeps the call into StringFactory.newEmptyString().
18 exec ${RUN} -Xcompiler-option --debuggable "${@}"
  /art/test/616-cha/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/616-cha-abstract/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/616-cha-interface/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/616-cha-interface-default/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/616-cha-miranda/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/616-cha-proxy-method-inline/
run 17 # Run without an app image to prevent the classes to be loaded at startup.
18 exec ${RUN} "${@}" --no-app-image
  /art/test/636-wrong-static-access/
run 20 exec ${RUN} $@ --verify-soft-fail
  /art/test/648-inline-caches-unresolved/
run 17 exec ${RUN} $@ --secondary --profile

Completed in 771 milliseconds

1 2 3 4 5 6 7 8 91011>>