Searched refs:setUp (Results 151 - 175 of 444) sorted by relevance

1234567891011>>

/libcore/luni/src/test/java/tests/api/java/lang/ref/
H A DWeakReferenceTest.java75 protected void setUp() { method in class:WeakReferenceTest
/libcore/luni/src/test/java/tests/api/java/util/
H A DPropertyResourceBundleTest.java81 protected void setUp() { method in class:PropertyResourceBundleTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/
H A DReadOnlyDoubleBufferTest.java23 protected void setUp() throws Exception { method in class:ReadOnlyDoubleBufferTest
24 super.setUp();
H A DReadOnlyFloatBufferTest.java22 protected void setUp() throws Exception { method in class:ReadOnlyFloatBufferTest
23 super.setUp();
H A DReadOnlyIntBufferTest.java22 protected void setUp() throws Exception { method in class:ReadOnlyIntBufferTest
23 super.setUp();
H A DReadOnlyLongBufferTest.java22 protected void setUp() throws Exception { method in class:ReadOnlyLongBufferTest
23 super.setUp();
H A DReadOnlyShortBufferTest.java22 protected void setUp() throws Exception { method in class:ReadOnlyShortBufferTest
23 super.setUp();
H A DWrappedCharBufferTest2.java26 protected void setUp() throws Exception { method in class:WrappedCharBufferTest2
27 super.setUp();
H A DReadOnlyCharBufferTest.java23 protected void setUp() throws Exception { method in class:ReadOnlyCharBufferTest
24 super.setUp();
/libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/
H A DAbstractCharsetTestCase.java49 * @see TestCase#setUp()
51 protected void setUp() throws Exception { method in class:AbstractCharsetTestCase
52 super.setUp();
/libcore/luni/src/test/java/libcore/java/lang/
H A DOldAndroidInstanceofTest.java31 protected void setUp() throws Exception { method in class:OldAndroidInstanceofTest
32 super.setUp();
/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DOldServerSocketChannelTest.java37 protected void setUp() throws Exception { method in class:OldServerSocketChannelTest
38 super.setUp();
/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DElementGetAttributeNodeNS.java27 protected void setUp() throws Exception { method in class:ElementGetAttributeNodeNS
28 super.setUp();
H A DElementGetElementsByTagNameNS.java27 protected void setUp() throws Exception { method in class:ElementGetElementsByTagNameNS
28 super.setUp();
H A DElementHasAttributeNS.java51 protected void setUp() throws Exception { method in class:ElementHasAttributeNS
52 super.setUp();
H A DGetNamedItemNS.java31 protected void setUp() throws Exception { method in class:GetNamedItemNS
32 super.setUp();
H A DHCNodeDocumentFragmentNormalize.java26 protected void setUp() throws Exception { method in class:HCNodeDocumentFragmentNormalize
27 super.setUp();
H A DLocalName.java32 protected void setUp() throws Exception { method in class:LocalName
33 super.setUp();
H A DNamespaceURI.java53 protected void setUp() throws Exception { method in class:NamespaceURI
54 super.setUp();
H A DNodeGetOwnerDocument.java52 protected void setUp() throws Exception { method in class:NodeGetOwnerDocument
53 super.setUp();
H A DRemoveNamedItemNS.java54 protected void setUp() throws Exception { method in class:RemoveNamedItemNS
55 super.setUp();
/libcore/luni/src/test/java/tests/security/
H A DSecureRandomTest.java37 protected void setUp() throws Exception { method in class:SecureRandomTest
38 super.setUp();
/libcore/luni/src/test/java/tests/security/cert/
H A DCertificateCertificateRepTest.java18 protected void setUp() throws Exception { method in class:CertificateCertificateRepTest
19 super.setUp();
/libcore/luni/src/test/java/tests/security/spec/
H A DECParameterSpecTest.java35 protected void setUp() throws Exception { method in class:ECParameterSpecTest
36 super.setUp();
/libcore/luni/src/test/java/libcore/java/nio/charset/
H A DOldCharset_SingleByteAbstractTest.java32 protected void setUp() throws Exception { method in class:OldCharset_SingleByteAbstractTest
37 super.setUp();

Completed in 514 milliseconds

1234567891011>>