HomeSort by relevance Sort by last modified time
    Searched refs:debug_opts (Results 1 - 3 of 3) sorted by null

  /dalvik/
run-core-tests.sh 27 debug_opts=-Xcheck:jni
37 -d|--debug) debug_opts="$debug_opts -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y"; shift ;;
77 -Xbootclasspath:$bpath -classpath $cpath $debug_opts \
  /cts/tools/dx-tests/etc/
starttests 74 debug_opts="-Xcheck:jni"
245 $valgrind $exe -Xint:$interpreter -Xmx512M -Xss32K -Xbootclasspath:$bpath -DacceptCNF=true -classpath $BASEDIR/dxcore.jar:$BASEDIR/dxclasses.jar $debug_opts $mainclass "$@" >> $BASEDIR/dalvikout 2>&1
  /cts/tools/vm-tests/etc/
starttests 76 debug_opts="-Xcheck:jni -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n"
198 $valgrind $exe -Xint:$interpreter -Xmx512M -Xss32K -Xbootclasspath:$bpath $debug_opts \

Completed in 1107 milliseconds