OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tests
(Results
651 - 675
of
5234
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
AllTests.java
17
package
tests
.api.java.net;
23
* This is autogenerated source file. Includes
tests
for package
tests
.api.java.net;
33
TestSuite suite =
tests
.TestSuiteFactory.createTestSuite("All
tests
for package
tests
.api.java.net;");
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
Permission2Test.java
18
package org.apache.harmony.security.
tests
.java.security;
54
* @
tests
java.security.Permission#Permission(java.lang.String)
90
* @
tests
java.security.Permission#checkGuard(java.lang.Object)
111
* @
tests
java.security.Permission#getName()
132
* @
tests
java.security.Permission#newPermissionCollection()
150
* @
tests
java.security.Permission#toString()
/dalvik/libcore/security/src/test/java/tests/security/cert/
AllTests.java
17
package
tests
.security.cert;
23
* This is autogenerated source file. Includes
tests
for package
tests
.api.java.security.cert;
33
TestSuite suite =
tests
.TestSuiteFactory.createTestSuite("All
tests
for package
tests
.api.java.security.cert;");
CRLTest.java
23
package
tests
.security.cert;
35
import org.apache.harmony.security.
tests
.support.SpiEngUtils;
38
*
Tests
for <code>java.security.cert.CRL</code> fields and methods
49
//
Tests
111
// the following
tests
just call methods
113
// (So they just like signature
tests
)
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
FormatTest.java
18
package org.apache.harmony.text.
tests
.java.text;
53
* @
tests
java.text.Format#format(Object) Test of method
71
* @
tests
java.text.Format#clone() Test of method java.text.Format#clone().
92
* @
tests
java.text.Format#format(java.lang.Object) Test of method
109
* @
tests
java.text.Format#formatToCharacterIterator(java.lang.Object) Test
142
* @
tests
java.text.Format#parseObject(java.lang.String source) Test of
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
KeyManagerFactorySpiTest.java
16
package
tests
.api.javax.net.ssl;
33
import org.apache.harmony.xnet.
tests
.support.KeyManagerFactorySpiImpl;
39
* @
tests
javax.net.ssl.KeyManagerFactorySpi#KeyManagerFactorySpi()
57
* @
tests
javax.net.ssl.KeyManagerFactorySpi#KengineInit(KeyStore ks, char[] password)
108
* @
tests
javax.net.ssl.KeyManagerFactorySpi#KengineInit(ManagerFactoryParameters spec)
138
* @
tests
javax.net.ssl.KeyManagerFactorySpi#engineGetKeyManagers()
/dalvik/
run-core-tests.sh
3
# Run the core library
tests
.
5
# You can build and run the unit
tests
as follows (assuming sh/bash;
13
# $ ./dalvik/run-core-
tests
.sh
58
cpath=$framework/core-
tests
.jar
61
# (1) The IO
tests
create lots of files in the current directory, so we change
63
# (2) Some of the core
tests
need a hell of a lot of memory, so we use a
/external/dbus/bus/
Makefile.am
80
## note that
TESTS
has special meaning (stuff to use in make check)
81
## so if adding
tests
not to be run in make check, don't add them to
82
##
TESTS
85
TESTS
=bus-test
87
TESTS
=
92
noinst_PROGRAMS=$(
TESTS
) dbus-daemon
/external/gtest/samples/
sample2_unittest.cc
40
// your
tests
organized. You may also throw in additional
tests
as
48
//
Tests
the default c'tor.
79
//
Tests
the c'tor that accepts a C string.
87
//
Tests
the copy c'tor.
94
//
Tests
the Set method.
/external/icu4c/tools/ctestfw/unicode/
tstdtmod.h
9
/* Base class for data driven
tests
*/
23
* data for data driven
tests
69
/** Create a test data object from an index. Helpful for integrating
tests
with current
70
* intltest framework which addresses the
tests
by index.
73
* the
tests
.
80
* the
tests
.
/external/junit/src/junit/swingui/
TestTreeModel.java
92
* Gets the number of
tests
.
107
for (Enumeration e= suite.
tests
(); e.hasMoreElements(); i++) {
121
*
Tests
if the test is a leaf.
127
*
Tests
if the node is a TestSuite.
171
*
Tests
whether a test was an error
177
*
Tests
whether a test was a failure
/external/webkit/SunSpider/
TODO
3
real-world
tests
, preferably not microbenchmarks) include:
21
tests
that Mozilla is using.
23
* Normalize
tests
. Most of the test cases available have a repeat
24
count of some sort, so the time they take can be tuned. The
tests
51
* Add support to run only a subset of the
tests
(both command-line and
54
* Add a profile mode for the command-line version that runs the
tests
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
lighttpd.conf
61
# Rewrite rule for utf-8 path test (LayoutTests/http/
tests
/uri/utf8-path.html)
62
# See the apache rewrite rule at LayoutTests/http/
tests
/uri/intercept/.htaccess
63
# Rewrite rule for LayoutTests/http/
tests
/appcache/cyrillic-uri.html.
65
# LayoutTests/http/
tests
/appcache/resources/intercept/.htaccess
71
# LayoutTests/http/
tests
/xmlhttprequest/response-encoding.html uses an htaccess
83
# LayoutTests/http/
tests
/appcache/wrong-content-type.html uses an htaccess
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkUnitTestRunner.java
26
* Instrumentation Test Runner for all media framework unit
tests
.
32
* Example on running all unit
tests
for a single class:
37
* Example on running all unit
tests
for the media framework:
58
// Running all unit
tests
checking the state machine may be time-consuming.
63
// Running all unit
tests
checking the state machine may be time-consuming.
75
// Running all unit
tests
checking the state machine may be time-consuming.
/system/core/libctest/
ctest.c
32
/** A suite of
tests
. */
36
TestCase*
tests
[MAX_TESTS];
member in struct:__anon13041
64
testSuite->
tests
[index] = test;
73
fprintf(stderr, "FAILURE! %d of %d
tests
failed. Failures:\n",
93
suite->
tests
[suite->currentTest]();
146
printf("SUCCESS! %d
tests
ran successfully.\n", suite->size);
/cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/
NormalClass.java
17
package android.
tests
.sigtest.
tests
.data;
21
* JDiffClassDescriptionTest
tests
. These classes will actually be
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
AllTests.java
18
package org.apache.harmony.archive.
tests
.java.util.jar;
33
TestSuite suite =
tests
.TestSuiteFactory.createTestSuite(
34
"Suite org.apache.harmony.archive.
tests
.java.util.jar");
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
AllTests.java
18
package org.apache.harmony.archive.
tests
.java.util.zip;
33
TestSuite suite =
tests
.TestSuiteFactory.createTestSuite(
34
"Suite org.apache.harmony.archive.
tests
.java.util.zip");
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
ThreadTest.java
9
package
tests
.api.java.util.concurrent;
38
// dependencies across
tests
54
@BrokenTest("Different behavior between run-core-
tests
and CTS")
/dalvik/libcore/dom/src/test/java/tests/api/org/w3c/dom/
AllTests_Level1.java
17
package
tests
.api.org.w3c.dom;
28
* Listing of all the
tests
that are to be run.
37
// Level 1 Core
tests
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
AllTests.java
18
package org.apache.harmony.logging.
tests
.java.util.logging;
28
TestSuite suite =
tests
.TestSuiteFactory.createTestSuite(
29
"Suite for org.apache.harmony.logging.
tests
.java.util.logging");
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ArithmeticExceptionTest.java
18
package org.apache.harmony.luni.
tests
.java.lang;
31
* @
tests
java.lang.ArithmeticException#ArithmeticException()
46
* @
tests
java.lang.ArithmeticException#ArithmeticException(java.lang.String)
ArrayStoreExceptionTest.java
18
package org.apache.harmony.luni.
tests
.java.lang;
31
* @
tests
java.lang.ArrayStoreException#ArrayStoreException()
47
* @
tests
java.lang.ArrayStoreException#ArrayStoreException(java.lang.String)
ClassCastExceptionTest.java
18
package org.apache.harmony.luni.
tests
.java.lang;
31
* @
tests
java.lang.ClassCastException#ClassCastException()
47
* @
tests
java.lang.ClassCastException#ClassCastException(java.lang.String)
CloneNotSupportedExceptionTest.java
18
package org.apache.harmony.luni.
tests
.java.lang;
31
* @
tests
java.lang.CloneNotSupportedException#CloneNotSupportedException()
47
* @
tests
java.lang.CloneNotSupportedException#CloneNotSupportedException(java.lang.String)
Completed in 82 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>