/external/guava/guava-gwt/test/com/google/common/primitives/ |
ShortsTest_gwt.java | 21 public void testAsListEmpty() throws Exception { 26 public void testAsList_isAView() throws Exception { 31 public void testAsList_subList_toArray_roundTrip() throws Exception { 36 public void testAsList_toArray_roundTrip() throws Exception { 41 public void testCheckedCast() throws Exception { 46 public void testCompare() throws Exception { 51 public void testConcat() throws Exception { 56 public void testContains() throws Exception { 61 public void testEnsureCapacity() throws Exception { 66 public void testEnsureCapacity_fail() throws Exception [all...] |
/frameworks/base/test-runner/src/android/test/mock/ |
MockResources.java | 56 public CharSequence getText(int id) throws NotFoundException { 61 public CharSequence getQuantityText(int id, int quantity) throws NotFoundException { 66 public String getString(int id) throws NotFoundException { 71 public String getString(int id, Object... formatArgs) throws NotFoundException { 77 throws NotFoundException { 82 public String getQuantityString(int id, int quantity) throws NotFoundException { 92 public CharSequence[] getTextArray(int id) throws NotFoundException { 97 public String[] getStringArray(int id) throws NotFoundException { 102 public int[] getIntArray(int id) throws NotFoundException { 107 public TypedArray obtainTypedArray(int id) throws NotFoundException [all...] |
/libcore/luni/src/test/java/libcore/javax/crypto/ |
MockCipherSpi.java | 40 public void checkKeyType(Key key) throws InvalidKeyException { 49 public void checkKeyType(Key key) throws InvalidKeyException { 60 throws InvalidAlgorithmParameterException { 71 throws InvalidAlgorithmParameterException { 82 throws InvalidAlgorithmParameterException { 92 throws InvalidAlgorithmParameterException { 105 throws InvalidKeyException { 111 SecureRandom random) throws InvalidKeyException, InvalidAlgorithmParameterException { 117 SecureRandom random) throws InvalidKeyException, InvalidAlgorithmParameterException { 125 throws InvalidKeyException [all...] |
/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataNotSupportedTest.java | 56 public void setUp() throws Exception { 69 public void tearDown() throws Exception { 131 public void test_allProceduresAreCallable() throws SQLException { 136 public void test_allTablesAreSelectable() throws SQLException { 179 public void test_dataDefinitionCausesTransactionCommit() throws SQLException { 186 public void test_dataDefinitionIgnoredInTransactions() throws SQLException { 193 public void test_deletesAreDetectedI() throws SQLException { 201 public void test_doesMaxRowSizeIncludeBlobs() throws SQLException { 210 throws SQLException { 213 public void test_getCatalogs() throws SQLException [all...] |
/external/guava/guava-gwt/test/com/google/common/collect/ |
ImmutableSortedMapTest_gwt.java | 21 public void testBuilderGenerics_SelfComparable() throws Exception { 26 public void testBuilderGenerics_SuperComparable() throws Exception { 31 public void testHeadMapExclusive() throws Exception { 36 public void testHeadMapInclusive() throws Exception { 41 public void testMutableValues() throws Exception { 46 public void testNullGet() throws Exception { 51 public void testSubMapExclusiveExclusive() throws Exception { 56 public void testSubMapExclusiveInclusive() throws Exception { 61 public void testSubMapInclusiveExclusive() throws Exception { 66 public void testSubMapInclusiveInclusive() throws Exception [all...] |
TreeBasedTableTest_gwt.java | 21 public void testCellSetToString_ordered() throws Exception { 27 public void testClear() throws Exception { 33 public void testColumn() throws Exception { 39 public void testColumnComparator() throws Exception { 45 public void testColumnKeySet_empty() throws Exception { 51 public void testColumnKeySet_isSorted() throws Exception { 57 public void testColumnKeySet_isSortedWithRealComparator() throws Exception { 63 public void testColumnKeySet_oneColumn() throws Exception { 69 public void testColumnKeySet_oneEntry() throws Exception { 75 public void testColumnKeySet_oneRow() throws Exception [all...] |
ImmutableMapTest_gwt.java | 21 public void testAsMultimap() throws Exception { 26 public void testAsMultimapCaches() throws Exception { 31 public void testAsMultimapWhenEmpty() throws Exception { 36 public void testCopyOfEnumMap() throws Exception { 41 public void testEquals() throws Exception { 46 public void testMutableValues() throws Exception { 51 public void testNullGet() throws Exception { 56 public void testBuilder__CreationTests() throws Exception { 61 public void testBuilderPutAll__CreationTests() throws Exception { 66 public void testBuilderPutAllWithEmptyMap__CreationTests() throws Exception [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssistTest.java | 107 public void testCompletion1() throws Exception { 112 public void testCompletion2() throws Exception { 117 public void testCompletion3() throws Exception { 122 public void testCompletion4() throws Exception { 127 public void testCompletion5() throws Exception { 132 public void testCompletion6() throws Exception { 137 public void testCompletion7a() throws Exception { 143 public void testCompletion7b() throws Exception { 147 public void testCompletion8() throws Exception { 154 public void testCompletion9() throws Exception [all...] |
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/ |
DataInputStream.java | 30 public int read () throws IOException { 34 public boolean readBoolean () throws IOException { 38 public byte readByte () throws IOException { 46 public char readChar () throws IOException { 52 public double readDouble () throws IOException { 56 public float readFloat () throws IOException { 60 public void readFully (byte[] b) throws IOException { 64 public void readFully (byte[] b, int off, int len) throws IOException { 75 public int readInt () throws IOException { 83 public String readLine () throws IOException [all...] |
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/util/ |
BitmapUtilTests.java | 33 public void testGetSmallerExtentFromBytes1() throws Exception { 38 public void testGetSmallerExtentFromBytes2() throws Exception { 43 public void testGetSmallerExtentFromBytes3() throws Exception { 48 public void testFindOptimalSampleSizeExact() throws Exception { 52 public void testFindOptimalSampleSizeBigger() throws Exception { 56 public void testFindOptimalSampleSizeSmaller1() throws Exception { 60 public void testFindOptimalSampleSizeSmaller2() throws Exception { 64 public void testFindOptimalSampleSizeSmaller3() throws Exception { 68 public void testFindOptimalSampleSizeSmaller4() throws Exception { 72 public void testFindOptimalSampleSizeUnknownOriginal() throws Exception [all...] |
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
ScopedDirectoryAccessTest.java | 24 public void testInvalidPath() throws Exception { 28 public void testUserRejects() throws Exception { 32 public void testUserAccepts() throws Exception { 36 public void testUserAcceptsNewDirectory() throws Exception { 41 public void testNotAskedAgain() throws Exception { 45 public void testDeniesOnceButAllowsAskingAgain() throws Exception { 50 public void testDeniesOnceForAll() throws Exception {
|
DocumentsTest.java | 30 protected void setUp() throws Exception { 40 protected void tearDown() throws Exception { 46 public void testOpenSimple() throws Exception { 50 public void testOpenVirtual() throws Exception { 54 public void testCreateNew() throws Exception { 58 public void testCreateExisting() throws Exception { 62 public void testTree() throws Exception { 66 public void testGetContent() throws Exception { 70 public void testTransferDocument() throws Exception {
|
/cts/tests/tests/media/src/android/media/cts/ |
ResourceManagerTest.java | 29 private void doTestReclaimResource(int type1, int type2) throws Exception { 37 public void testReclaimResourceNonsecureVsNonsecure() throws Exception { 42 public void testReclaimResourceNonsecureVsSecure() throws Exception { 47 public void testReclaimResourceSecureVsNonsecure() throws Exception { 52 public void testReclaimResourceSecureVsSecure() throws Exception { 57 public void testReclaimResourceMixVsNonsecure() throws Exception { 62 public void testReclaimResourceMixVsSecure() throws Exception {
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_HttpConnector.java | 30 public void open(String address) throws IOException; 32 public void close() throws IOException; 34 public InputStream getInputStream() throws IOException; 36 public OutputStream getOutputStream() throws IOException; 40 public void setRequestProperty(String key, String value) throws IOException; 42 public String getHeaderField(int index) throws IOException; 44 public String getHeaderFieldKey(int index) throws IOException;
|
/external/jacoco/org.jacoco.examples/build/src/test/java/org/jacoco/examples/parser/ |
ExpressionParserTest.java | 21 public void expression1() throws IOException { 26 public void expression2() throws IOException { 31 public void expression3() throws IOException { 36 public void expression4() throws IOException { 41 public void expression5() throws IOException { 46 public void expression6() throws IOException { 51 final double expected) throws IOException {
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
DelegatingSSLSocket.java | 40 @Override public void shutdownInput() throws IOException { 44 @Override public void shutdownOutput() throws IOException { 84 @Override public void startHandshake() throws IOException { 128 @Override public void close() throws IOException { 136 @Override public InputStream getInputStream() throws IOException { 140 @Override public boolean getKeepAlive() throws SocketException { 152 @Override public OutputStream getOutputStream() throws IOException { 160 @Override public int getSoLinger() throws SocketException { 164 @Override public int getReceiveBufferSize() throws SocketException { 168 @Override public int getSendBufferSize() throws SocketException [all...] |
/external/okhttp/okio/okio/src/main/java/okio/ |
RealBufferedSink.java | 43 throws IOException { 49 @Override public BufferedSink write(ByteString byteString) throws IOException { 55 @Override public BufferedSink writeUtf8(String string) throws IOException { 62 throws IOException { 68 @Override public BufferedSink writeUtf8CodePoint(int codePoint) throws IOException { 74 @Override public BufferedSink writeString(String string, Charset charset) throws IOException { 81 Charset charset) throws IOException { 87 @Override public BufferedSink write(byte[] source) throws IOException { 93 @Override public BufferedSink write(byte[] source, int offset, int byteCount) throws IOException { 99 @Override public long writeAll(Source source) throws IOException [all...] |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/ |
DocumentLoader.java | 28 public void loadResourceXmlDirs(File... resourceXmlDirs) throws Exception { 32 public void loadResourceXmlDirs(boolean isSystem, File... resourceXmlDirs) throws Exception { 38 public void loadResourceXmlDir(File resourceXmlDir) throws Exception { 42 public void loadSystemResourceXmlDir(File resourceXmlDir) throws Exception { 46 private void loadResourceXmlDir(File resourceXmlDir, boolean isSystem) throws Exception { 56 private void loadResourceXmlFile(File file, boolean isSystem) throws Exception { 62 private Document parse(File xmlFile) throws Exception {
|
/external/testng/src/main/java/org/testng/remote/adapter/ |
IWorkerAdapter.java | 22 * @throws Exception adapter might throw any exception on initialization, which will abort this adapter.
24 void init( Properties properties) throws Exception;
30 * @throws IOException might be thrown on IO error.
31 * @throws InterruptedException if interrupted while waiting.
33 XmlSuite getSuite( long timeout) throws InterruptedException, IOException;
38 * @throws IOException might be thrown on IO error.
40 void returnResult( ISuite result) throws IOException;
|
/libcore/ojluni/src/main/java/sun/nio/ch/ |
FileDispatcherImpl.java | 44 int read(FileDescriptor fd, long address, int len) throws IOException { 50 throws IOException 56 long readv(FileDescriptor fd, long address, int len) throws IOException { 61 int write(FileDescriptor fd, long address, int len) throws IOException { 67 throws IOException 74 throws IOException 80 int force(FileDescriptor fd, boolean metaData) throws IOException { 85 int truncate(FileDescriptor fd, long size) throws IOException { 90 long size(FileDescriptor fd) throws IOException { 96 boolean shared) throws IOExceptio [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/wizards/templates/ |
FmCamelCaseToUnderscoreMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { 35 public void test1() throws Exception { 39 public void test2() throws Exception { 43 public void test3() throws Exception { 47 public void test4() throws Exception { 51 public void test5() throws Exception { 55 public void test6() throws Exception {
|
FmUnderscoreToCamelCaseMethodTest.java | 29 private void check(String s, String expected) throws TemplateModelException { 35 public void test1() throws Exception { 39 public void test2() throws Exception { 43 public void test3() throws Exception { 47 public void test4() throws Exception { 51 public void test5() throws Exception { 55 public void test6() throws Exception {
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
JDBCResultSet.java | 85 public boolean isUpdatable() throws SQLException { 132 public void fillRowbuf() throws SQLException { 143 public boolean next() throws SQLException { 151 public int findColumn(String columnName) throws SQLException { 156 public int getRow() throws SQLException { 163 public boolean previous() throws SQLException { 173 public boolean absolute(int row) throws SQLException { 188 public boolean relative(int row) throws SQLException { 199 public void setFetchDirection(int dir) throws SQLException { 205 public int getFetchDirection() throws SQLException [all...] |
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
HEVCR720pAacShortPlayerTest.java | 33 public void testPlay00() throws Exception { 37 public void testPlay01() throws Exception { 41 public void testPlay02() throws Exception { 45 public void testPlay03() throws Exception { 49 public void testPlay04() throws Exception { 53 public void testPlay05() throws Exception { 57 public void testPlay06() throws Exception { 61 public void testPlay07() throws Exception { 65 public void testPlay08() throws Exception {
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
MsgMgr.java | 57 * @throws XSLProcessorException thrown if the active ProblemListener and XPathContext decide 60 * @throws TransformerException 62 public void message(SourceLocator srcLctr, String msg, boolean terminate) throws TransformerException 84 * @throws XSLProcessorException thrown if the active ProblemListener and XPathContext decide 87 * @throws TransformerException 90 public void warn(SourceLocator srcLctr, String msg) throws TransformerException 100 * @throws XSLProcessorException thrown if the active ProblemListener and XPathContext decide 103 * @throws TransformerException 106 public void warn(SourceLocator srcLctr, String msg, Object[] args) throws TransformerException 118 * @throws XSLProcessorException thrown if the active ProblemListener and XPathContext decid [all...] |