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

  /external/apache-harmony/
run-harmony-tests 3 # Make sure there's a vogar on the path, but prefer the user's one.
4 export PATH=$PATH:~dalvik-prebuild/vogar/bin
6 VOGAR="vogar $VOGAR_FLAGS"
8 # We enumerate the test packages for vogar rather than just giving it the classes.jar
23 # concurrent: needs vogar to detect code type in the target VM
28 $VOGAR \
31 --results-dir /home/dalvik-prebuild/vogar-harmony-results \
  /libcore/
run-libcore-tests 3 # Make sure there's a vogar on the path, but prefer the user's one.
4 export PATH=$PATH:~dalvik-prebuild/vogar/bin
6 VOGAR="vogar $VOGAR_FLAGS"
8 # We enumerate the test packages for vogar rather than just giving it the classes.jar
22 $VOGAR \

Completed in 77 milliseconds