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

  /art/test/etc/
host-run-test-jar 15 INTERPRETER="n"
50 elif [ "x$1" = "x--interpreter" ]; then
51 INTERPRETER="y"
103 if [ "$INTERPRETER" = "y" ]; then
push-and-run-test-jar 15 INTERPRETER="n"
47 elif [ "x$1" = "x--interpreter" ]; then
48 INTERPRETER="y"
128 if [ "$INTERPRETER" = "y" ]; then

Completed in 2454 milliseconds