Searched refs:setUp (Results 226 - 250 of 444) sorted by relevance

1234567891011>>

/libcore/luni/src/test/java/libcore/xml/
H A DDeclarationTest.java42 @Override protected void setUp() throws Exception { method in class:DeclarationTest
H A DDomSerializationTest.java35 @Override protected void setUp() throws Exception { method in class:DomSerializationTest
H A DSimpleBuilderTest.java34 protected void setUp() throws Exception { method in class:SimpleBuilderTest
/libcore/luni/src/test/java/tests/api/java/util/
H A DListResourceBundleTest.java73 protected void setUp() { method in class:ListResourceBundleTest
H A DStackTest.java178 protected void setUp() { method in class:StackTest
H A DStringTokenizerTest.java216 protected void setUp() { method in class:StringTokenizerTest
/libcore/benchmarks/src/benchmarks/regression/
H A DCipherBenchmark.java102 @Override protected void setUp() throws Exception { method in class:CipherBenchmark
H A DPropertyAccessBenchmark.java31 @Override protected void setUp() throws Exception { method in class:PropertyAccessBenchmark
H A DSignatureBenchmark.java67 @Override protected void setUp() throws Exception { method in class:SignatureBenchmark
H A DURLConnectionBenchmark.java53 protected void setUp() throws Exception { method in class:URLConnectionBenchmark
/libcore/luni/src/test/java/libcore/java/io/
H A DOldLineNumberInputStreamTest.java165 protected void setUp() { method in class:OldLineNumberInputStreamTest
H A DOldObjectStreamFieldTest.java172 protected void setUp() { method in class:OldObjectStreamFieldTest
H A DOldSequenceInputStreamTest.java155 protected void setUp() { method in class:OldSequenceInputStreamTest
/libcore/luni/src/test/java/libcore/java/net/
H A DOldSocketImplFactoryTest.java64 public void setUp() { method in class:OldSocketImplFactoryTest
82 fail("IllegalArgumentException was thrown during setUp: "
85 fail("IllegalAccessException was thrown during setUp: "
H A DURLStreamHandlerFactoryTest.java32 public void setUp() throws IllegalAccessException { method in class:URLStreamHandlerFactoryTest
/libcore/luni/src/test/java/libcore/java/text/
H A DOldDecimalFormatSymbolsTest.java29 protected void setUp() { method in class:OldDecimalFormatSymbolsTest
H A DOldDecimalFormatTestICU.java34 protected void setUp() { method in class:OldDecimalFormatTestICU
/libcore/luni/src/test/java/libcore/java/util/jar/
H A DOldJarEntryTest.java38 protected void setUp() throws Exception { method in class:OldJarEntryTest
/libcore/luni/src/test/java/libcore/sqlite/
H A DAbstractSqlTest.java87 protected void setUp() throws java.lang.Exception { method in class:AbstractSqlTest
H A DQueryTimeoutTest.java45 @Override public void setUp() throws Exception { method in class:QueryTimeoutTest
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
H A DContentHandlerFactoryTest.java91 public void setUp() { method in class:ContentHandlerFactoryTest
109 fail("IllegalArgumentException was thrown during setUp: "
112 fail("IllegalAccessException was thrown during setUp: "
/libcore/luni/src/test/java/tests/api/java/lang/ref/
H A DPhantomReferenceTest.java136 protected void setUp() { method in class:PhantomReferenceTest
H A DSoftReferenceTest.java138 protected void setUp() { method in class:SoftReferenceTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/
H A DAbstractBufferTest.java32 protected void setUp() throws Exception{ method in class:AbstractBufferTest
33 super.setUp();
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
H A DSelectionKeyTest.java44 protected void setUp() throws Exception { method in class:SelectionKeyTest
45 super.setUp();

Completed in 2078 milliseconds

1234567891011>>