Searched refs:tests (Results 1 - 25 of 1470) sorted by relevance

1234567891011>>

/external/valgrind/drd/tests/
H A Dfilter_annotate_barrier_xml6 ../../memcheck/tests/filter_xml |
H A Dfilter_xml_and_thread_no3 ../../memcheck/tests/filter_xml |
/external/v8/test/webkit/fast/js/
H A Dfunction-decompilation-operators.js26 var tests = [ variable
80 for (test in tests) {
81 var decompiledFunction = eval("(function () { " + tests[test] + ";})").toString().replace(/\n/g, "");
82 shouldBe("decompiledFunction", "'function () { " + tests[test] + ";}'");
/external/valgrind/lackey/tests/
H A Dfilter_stderr5 $dir/../../tests/filter_stderr_basic |
11 ../../tests/filter_numbers |
/external/valgrind/none/tests/
H A Dfilter_stderr5 $dir/../../tests/filter_stderr_basic |
11 $dir/../../tests/filter_addresses
H A Dfilter_ioctl_moans5 $dir/../../tests/filter_stderr_basic |
H A Dfilter_none_discards5 $dir/filter_stderr | $dir/../../tests/filter_discards
/external/valgrind/none/tests/scripts/
H A Dfilter_stderr5 $dir/../../../tests/filter_stderr_basic |
8 $dir/../../../tests/filter_addresses
/external/apache-harmony/support/src/test/resources/tests/resources/ServiceLoader/
H A Dhyts_services.jar ... tests.resources.ServiceLoader.ServiceMoreThanOne tests/ tests/resources/ tests/resources/impl/ tests/resources/impl/ImplementationOfAbstractService.class ImplementationOfAbstractService.
H A Dhyts_services2.jar ... svn/wcprops/ META-INF/services/ META-INF/services/tests.resources.ServiceLoader.ServiceIn2File tests/ tests/resources/ tests ...
/external/strace/
H A Dbootstrap4 mkdir -p tests$m
5 find tests$m -type l -delete
7 tests/Makefile.am > tests$m/Makefile.am
8 for f in tests/*; do
12 ln -s ../"$f" tests$m/
/external/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.pl28 # tests will be done for all the programs. Results will be stored and connected
36 my $tests = {
64 runTests($options, $tests, $dataFiles);
77 $tests = {
89 runTests($options, $tests, $dataFiles);
/external/valgrind/exp-bbv/tests/
H A Dfilter_stderr5 $dir/../../tests/filter_stderr_basic |
/external/v8/test/webkit/
H A Dregexp-in-and-foreach-handling.js26 var tests = [ variable
35 return tests[i][0].exec(tests[i][1]);
40 var re = tests[i][0],
41 str = tests[i][1],
55 var re = tests[i][0],
56 str = tests[i][1],
67 for (var i in tests) {
68 shouldBe('testRegExpMatchesArray(' + i + ')', tests[i][2]);
69 shouldBe('testInOperator(' + i + ')', tests[
[all...]
/external/skia/dm/
H A DAndroid.mk32 ../tests/Test.cpp \
33 ../tests/PathOpsAngleTest.cpp \
34 ../tests/PathOpsBoundsTest.cpp \
35 ../tests/PathOpsBuilderTest.cpp \
36 ../tests/PathOpsBuildUseTest.cpp \
37 ../tests/PathOpsConicIntersectionTest.cpp \
38 ../tests/PathOpsConicLineIntersectionTest.cpp \
39 ../tests/PathOpsCubicIntersectionTest.cpp \
40 ../tests/PathOpsCubicIntersectionTestData.cpp \
41 ../tests/PathOpsCubicLineIntersectionTes
[all...]
/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/
H A DStandardBean2.java21 package org.apache.harmony.beans.tests.support;
/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/mock/
H A DMockFakeEvent.java18 package org.apache.harmony.beans.tests.support.mock;
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/support/
H A DB.java18 package org.apache.harmony.luni.tests.support;
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
H A DSomeClass.java22 package org.apache.harmony.security.tests.fortress;
/external/apache-harmony/support/src/test/java/tests/resources/ServiceLoader/
H A DService.java18 package tests.resources.ServiceLoader;
H A DServiceDuplicateIn2File.java18 package tests.resources.ServiceLoader;
H A DServiceFinalClass.java18 package tests.resources.ServiceLoader;
H A DServiceForAllCommentTest.java18 package tests.resources.ServiceLoader;
H A DServiceForEmptyTest.java18 package tests.resources.ServiceLoader;
H A DServiceForIllegalNameTest.java18 package tests.resources.ServiceLoader;

Completed in 923 milliseconds

1234567891011>>