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 198 cmdfile=$(tempfile -p "cmd-" -s "-$TEST_NAME")
199 echo "$cmdline" > $cmdfile
206 adb push $cmdfile $DEX_LOCATION/cmdline.sh
208 adb push $cmdfile $DEX_LOCATION/cmdline.sh > /dev/null 2>&1
213 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 137 milliseconds