HomeSort by relevance Sort by last modified time
    Searched full:throws (Results 101 - 125 of 22175) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/testng/src/test/java/test/regression/
MyTestngTest.java 10 public void beforeSuite(ITestContext tc) throws Exception {
14 public void beforeTest(ITestContext tc) throws Exception {
  /frameworks/base/test-runner/src/junit/runner/
ReloadingTestSuiteLoader.java 9 public Class load(String suiteClassName) throws ClassNotFoundException {
13 public Class reload(Class aClass) throws ClassNotFoundException {
  /libcore/benchmarks/src/benchmarks/regression/
SerializationBenchmark.java 28 private static byte[] bytes(Object o) throws Exception {
36 public void timeReadIntArray(int reps) throws Exception {
41 public void timeWriteIntArray(int reps) throws Exception {
45 public void timeReadArrayListInteger(int reps) throws Exception {
53 public void timeWriteArrayListInteger(int reps) throws Exception {
61 public void timeReadString(int reps) throws Exception {
65 public void timeReadObjectStreamClass(int reps) throws Exception {
72 public void timeWriteString(int reps) throws Exception {
77 public void timeWriteObjectStreamClass(int reps) throws Exception {
85 public void timeWriteNoObjects(int reps) throws Exception
    [all...]
  /libcore/luni/src/test/java/libcore/java/security/cert/
FakeOidProvider.java 34 protected void engineInitVerify(PublicKey publicKey) throws InvalidKeyException {
38 protected void engineInitSign(PrivateKey privateKey) throws InvalidKeyException {
42 protected void engineUpdate(byte b) throws SignatureException {
46 protected void engineUpdate(byte[] b, int off, int len) throws SignatureException {
50 protected byte[] engineSign() throws SignatureException {
55 protected boolean engineVerify(byte[] sigBytes) throws SignatureException {
61 throws InvalidParameterException {
65 protected Object engineGetParameter(String param) throws InvalidParameterException {
  /external/guava/guava-gwt/test/com/google/common/collect/
ConstrainedMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
ConstrainedMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
ForMapMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
ImmutableMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
ImmutableSetMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
MultimapsTransformValuesAsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
SubMapMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
UnmodifiableMultimapAsMapImplementsMapTest_gwt.java 21 public void testClear() throws Exception {
26 public void testContainsKey() throws Exception {
31 public void testContainsValue() throws Exception {
36 public void testEntrySet() throws Exception {
41 public void testEntrySetAddAndAddAll() throws Exception {
46 public void testEntrySetClear() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception {
66 public void testEntrySetForEmptyMap() throws Exception
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediaplayback/
MediaPlayerApiTest.java 50 protected void setUp() throws Exception {
70 public void testMP3CBRGetDuration() throws Exception {
77 public void testMP3VBRGetDuration() throws Exception {
85 public void testMIDIGetDuration() throws Exception {
92 public void testAMRGetDuration() throws Exception {
99 public void testOGGGetDuration() throws Exception {
108 public void testMP3CBRGetCurrentPosition() throws Exception {
114 public void testMP3VBRGetCurrentPosition() throws Exception {
120 public void testMIDIGetCurrentPosition() throws Exception {
126 public void testAMRGetCurrentPosition() throws Exception
    [all...]
  /external/guava/guava-gwt/test/com/google/common/base/
OptionalTest_gwt.java 21 public void testAbsent() throws Exception {
26 public void testAsSet_absent() throws Exception {
31 public void testAsSet_absentIsImmutable() throws Exception {
36 public void testAsSet_present() throws Exception {
41 public void testAsSet_presentIsImmutable() throws Exception {
46 public void testEqualsAndHashCode_absent() throws Exception {
51 public void testEqualsAndHashCode_present() throws Exception {
56 public void testFromNullable() throws Exception {
61 public void testFromNullable_null() throws Exception {
66 public void testGet_absent() throws Exception
    [all...]
  /cts/common/util/src/com/android/compatibility/common/util/
InfoStore.java 32 abstract void open() throws IOException;
37 abstract void close() throws IOException;
42 abstract void startGroup() throws IOException;
47 abstract void startGroup(String name) throws IOException;
52 abstract void endGroup() throws IOException;
57 abstract void startArray() throws IOException;
62 abstract void startArray(String name) throws IOException;
67 abstract void endArray() throws IOException;
72 abstract void addResult(String name, int value) throws IOException;
77 abstract void addResult(String name, long value) throws IOException
    [all...]
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSocketImplWrapper.java 34 boolean autoClose, SSLParametersImpl sslParameters) throws IOException {
44 throws IOException {
49 public void connect(SocketAddress sockaddr) throws IOException {
54 public void bind(SocketAddress sockaddr) throws IOException {
84 public void setSoLinger(boolean on, int linger) throws SocketException {
89 public void setTcpNoDelay(boolean on) throws SocketException {
94 public void setReuseAddress(boolean on) throws SocketException {
99 public void setKeepAlive(boolean on) throws SocketException {
104 public void setTrafficClass(int tos) throws SocketException {
109 public void setSendBufferSize(int size) throws SocketException
    [all...]
  /external/nist-sip/java/javax/sip/address/
SipURI.java 17 void setHost(String host) throws ParseException;
24 void setMAddrParam(String mAddrParam) throws ParseException;
27 void setPort(int port) throws InvalidArgumentException;
33 void setTransportParam(String transportParam) throws ParseException;
51 void setMethodParam(String methodParam) throws ParseException;
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/internal/
ClassNameResolverTest.java 11 public void shouldResolveClassesBySimpleName() throws Exception {
16 public void shouldResolveClassesByDottedSimpleName() throws Exception {
21 public void shouldResolveClassesByFullyQualifiedName() throws Exception {
26 public void shouldResolveClassesByPartiallyQualifiedName() throws Exception {
31 public void shouldNotResolveClassesByUndottedPartiallyQualifiedNameBecauseAndroidDoesnt() throws Exception {
  /external/testng/src/main/java/org/testng/remote/strprotocol/
IMessageSender.java 9 void connect() throws IOException;
15 * @throws SocketException This exception will be thrown if a connection
19 void initReceiver() throws SocketTimeoutException;
28 void sendMessage(IMessage message) throws Exception;
33 IMessage receiveMessage() throws Exception;
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeIInputMethodManager.java 44 throws RemoteException {
50 public void finishInput(IInputMethodClient arg0) throws RemoteException {
56 public InputMethodSubtype getCurrentInputMethodSubtype() throws RemoteException {
62 public List<InputMethodInfo> getEnabledInputMethodList() throws RemoteException {
69 boolean arg1) throws RemoteException {
75 public List<InputMethodInfo> getInputMethodList() throws RemoteException {
81 public InputMethodSubtype getLastInputMethodSubtype() throws RemoteException {
87 public List getShortcutInputMethodsAndSubtypes() throws RemoteException {
93 public void hideMySoftInput(IBinder arg0, int arg1) throws RemoteException {
100 throws RemoteException
    [all...]
  /cts/tests/video/src/android/video/cts/
VideoEncoderDecoderTest.java 145 protected void setUp() throws Exception {
156 protected void tearDown() throws Exception {
169 throws Exception {
176 private void perf(String mimeType, int w, int h, boolean isGoog, int ix) throws Exception {
181 private void qual(String mimeType, int w, int h, boolean isGoog, int ix) throws Exception {
187 throws Exception {
198 public void testAvcCount0320x0240() throws Exception { count(AVC, 320, 240, 1, 4); }
199 public void testAvcGoog0Qual0320x0240() throws Exception { qual(AVC, 320, 240, GOOG, 0); }
200 public void testAvcGoog0Perf0320x0240() throws Exception { perf(AVC, 320, 240, GOOG, 0); }
201 public void testAvcOther0Qual0320x0240() throws Exception { qual(AVC, 320, 240, OTHER, 0);
    [all...]
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/util/
ListOrganizerTest.java 29 public void setUp() throws Exception {
34 public void tearDown() throws Exception {
39 public void testMoveToTop() throws Exception {
44 public void testMoveAbove() throws Exception {
49 public void testMoveBeneath() throws Exception {
54 public void testMoveToBottom() throws Exception {
77 public void testMoveUp() throws Exception {
82 public void testMoveDown() throws Exception {
87 public void testAddFirst() throws Exception {
92 public void testAddLast() throws Exception {
    [all...]
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
CopyJobTest.java 33 public void testCopyFiles() throws Exception {
37 public void testCopyVirtualTypedFile() throws Exception {
41 public void testCopyVirtualNonTypedFile() throws Exception {
45 public void testCopy_BackendSideVirtualTypedFile_Fallback() throws Exception {
60 public void testCopyEmptyDir() throws Exception {
64 public void testCopyDirRecursively() throws Exception {
68 public void testNoCopyDirToSelf() throws Exception {
72 public void testNoCopyDirToDescendent() throws Exception {
76 public void testCopyFileWithReadErrors() throws Exception {
83 throws Exception
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/
BluetoothObexTransport.java 39 public void close() throws IOException {
43 public DataInputStream openDataInputStream() throws IOException {
47 public DataOutputStream openDataOutputStream() throws IOException {
51 public InputStream openInputStream() throws IOException {
55 public OutputStream openOutputStream() throws IOException {
59 public void connect() throws IOException {
62 public void create() throws IOException {
65 public void disconnect() throws IOException {
68 public void listen() throws IOException {
71 public boolean isConnected() throws IOException
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapObexTransport.java 39 public void close() throws IOException {
44 public DataInputStream openDataInputStream() throws IOException {
49 public DataOutputStream openDataOutputStream() throws IOException {
54 public InputStream openInputStream() throws IOException {
59 public OutputStream openOutputStream() throws IOException {
64 public void connect() throws IOException {
68 public void create() throws IOException {
72 public void disconnect() throws IOException {
76 public void listen() throws IOException {
79 public boolean isConnected() throws IOException
    [all...]

Completed in 2711 milliseconds

1 2 3 45 6 7 8 91011>>