OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testdir
(Results
1 - 6
of
6
) 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
...]
/ndk/sources/host-tools/make-3.81/tests/
mkshadow
48
ln -s "$suite" .
testdir
51
ln -s .
testdir
/$f .
/external/webrtc/src/modules/audio_processing/test/
apmtest.m
98
testdir
= ['apm/'];
110
testdir
= ['apm-swb/'];
120
testdir
= ['apmm/'];
129
inpathtest = [inpath
testdir
];
130
outpathtest = [outpath
testdir
];
131
refpathtest = [refpath
testdir
];
/external/markdown/MarkdownTest/
MarkdownTest.pl
26
"
testdir
=s" => \$test_dir,
127
=item B<--
testdir
>
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
FileTest.java
796
File
testdir
= new File(base, "long-" + platformId);
local
874
File
testdir
= new File(base, "long-" + platformId);
local
[
all
...]
/external/webkit/Tools/Scripts/
old-run-webkit-tests
278
Usage: $programName [options] [
testdir
|testpath ...]
[
all
...]
Completed in 668 milliseconds