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

  /dalvik/dx/tests/
run-test 63 testdir=`basename "$oldwd"`
65 testdir="$1"
68 if [ '!' -d "$testdir" ]; then
69 td2=`echo ${testdir}-*`
71 echo "${testdir}: no such test directory" 1>&2
74 testdir="$td2"
91 td_info="$testdir"/"$info"
92 td_run="$testdir"/"$run"
93 td_expected="$testdir"/"$expected"
98 echo "${testdir}: missing files" 1>&
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
FileTest.java 876 File testdir = new File(base, "long-" + platformId); local
    [all...]
  /external/webkit/WebKitTools/Scripts/
run-webkit-tests 226 Usage: $programName [options] [testdir|testpath ...]
    [all...]

Completed in 9677 milliseconds