Home
last modified time | relevance | path

Searched defs:test_Constructor (Results 1 – 16 of 16) sorted by relevance

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DSQLClientInfoExceptionTest.java36 public void test_Constructor() { in test_Constructor() method in SQLClientInfoExceptionTest
DSQLTransientConnectionExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLTransientConnectionExceptionTest
DSQLTimeoutExceptionTest.java1049 public void test_Constructor() { in test_Constructor() method in SQLTimeoutExceptionTest
DSQLTransientExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLTransientExceptionTest
DSQLNonTransientExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLNonTransientExceptionTest
DSQLNonTransientConnectionExceptionTest.java1253 public void test_Constructor() { in test_Constructor() method in SQLNonTransientConnectionExceptionTest
DSQLRecoverableExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLRecoverableExceptionTest
DSQLDataExceptionTest.java1043 public void test_Constructor() { in test_Constructor() method in SQLDataExceptionTest
DSQLInvalidAuthorizationSpecExceptionTest.java1268 public void test_Constructor() { in test_Constructor() method in SQLInvalidAuthorizationSpecExceptionTest
DSQLSyntaxErrorExceptionTest.java1050 public void test_Constructor() { in test_Constructor() method in SQLSyntaxErrorExceptionTest
DSQLIntegrityConstraintViolationExceptionTest.java1284 public void test_Constructor() { in test_Constructor() method in SQLIntegrityConstraintViolationExceptionTest
DSQLTransactionRollbackExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLTransactionRollbackExceptionTest
DSQLFeatureNotSupportedExceptionTest.java1209 public void test_Constructor() { in test_Constructor() method in SQLFeatureNotSupportedExceptionTest
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DExcludedProxyTest.java118 public void test_Constructor() { in test_Constructor() method in ExcludedProxyTest
/external/python/cpython2/Lib/test/
Dtest_bz2.py382 def test_Constructor(self): member in BZ2DecompressorTest
/external/python/cpython3/Lib/test/
Dtest_bz2.py669 def test_Constructor(self): member in BZ2DecompressorTest