OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testsuite
(Results
376 - 400
of
693
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/third_party/icu/source/test/intltest/
dadrcoll.cpp
56
logln("
TestSuite
Collator: ");
decoll.cpp
137
if (exec) logln("
TestSuite
CollationGermanTest: ");
jacoll.cpp
182
if (exec) logln("
TestSuite
CollationKanaTest: ");
pptest.cpp
24
// if (exec) logln((UnicodeString)"
TestSuite
ParsePositionTest");
rndmcoll.cpp
82
if (exec) logln("
TestSuite
RandomCollatorTest: ");
ucaconf.cpp
54
if (exec) logln("
TestSuite
UCAConformanceTest: ");
/external/icu4c/test/intltest/
allcoll.cpp
195
if (exec) logln("
TestSuite
CollationDummyTest: ");
dadrcoll.cpp
56
logln("
TestSuite
Collator: ");
decoll.cpp
137
if (exec) logln("
TestSuite
CollationGermanTest: ");
jacoll.cpp
182
if (exec) logln("
TestSuite
CollationKanaTest: ");
pptest.cpp
24
// if (exec) logln((UnicodeString)"
TestSuite
ParsePositionTest");
rndmcoll.cpp
82
if (exec) logln("
TestSuite
RandomCollatorTest: ");
/external/protobuf/python/
setup.py
75
suite = unittest.
TestSuite
()
/external/webkit/JavaScriptCore/wtf/
CONTRIBUTORS.pthreads-win32
25
testsuite
.
/libcore/luni/src/test/java/com/google/coretests/
CoreTestResult.java
155
* Updates the statistics in this TestResult. Called from the
TestSuite
,
/libcore/luni/src/test/java/org/apache/harmony/xml/
XsltXPathConformanceTestSuite.java
23
import junit.framework.
TestSuite
;
72
* <li>Obtain the <a href="http://www.oasis-open.org/committees/download.php/12171/XSLT-
testsuite
-04.ZIP">test
168
TestSuite
result = new
TestSuite
();
/libcore/luni/src/test/java/tests/api/java/util/concurrent/
AtomicIntegerFieldUpdaterTest.java
20
return new
TestSuite
(AtomicIntegerFieldUpdaterTest.class);
AtomicIntegerTest.java
17
return new
TestSuite
(AtomicIntegerTest.class);
AtomicLongFieldUpdaterTest.java
21
return new
TestSuite
(AtomicLongFieldUpdaterTest.class);
AtomicLongTest.java
17
return new
TestSuite
(AtomicLongTest.class);
AtomicReferenceArrayTest.java
18
return new
TestSuite
(AtomicReferenceArrayTest.class);
CopyOnWriteArraySetTest.java
18
return new
TestSuite
(CopyOnWriteArraySetTest.class);
ExecutorCompletionServiceTest.java
21
return new
TestSuite
(ExecutorCompletionServiceTest.class);
/libcore/luni/src/test/java/tests/java/sql/
QueryTimeoutTest.java
31
import junit.framework.
TestSuite
;
699
TestSetup setup = new TestSetup( new
TestSuite
(QueryTimeoutTest.class)) {
760
TestSuite
ts = new
TestSuite
();
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
test.xml
4
<project name="
testsuite
" default="run" basedir=".">
Completed in 468 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>