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

  /dalvik/tests/etc/
local-run-test-jar 30 PRECISE="y"
66 elif [ "x$1" = "x--no-precise" ]; then
67 PRECISE="n"
113 if [ "$PRECISE" = "y" ]; then
114 GC_OPTS="-Xgc:precise -Xgenregmap"
push-and-run-test-jar 16 # --no-precise -- turn off precise GC (on by default)
30 PRECISE="y"
64 elif [ "x$1" = "x--no-precise" ]; then
65 PRECISE="n"
119 if [ "$PRECISE" = "y" ]; then
120 GC_OPTS="-Xgc:precise -Xgenregmap"

Completed in 20 milliseconds