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

  /art/test/etc/
push-and-run-prebuilt-test-jar 207 cmdfile=$(tempfile -p "cmd-" -s "-$TEST_NAME")
208 echo "$cmdline" > $cmdfile
215 adb push $cmdfile $DEX_LOCATION/cmdline.sh
217 adb push $cmdfile $DEX_LOCATION/cmdline.sh > /dev/null 2>&1
222 rm -f $cmdfile
  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.h 194 struct vector *compile_file P_((struct vector *, const char *cmdfile));
compile.c     [all...]

Completed in 88 milliseconds