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

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
ProxyOutputStream.java 47 * @throws IOException if an I/O error occurs
49 public void write(int idx) throws IOException {
56 * @throws IOException if an I/O error occurs
58 public void write(byte[] bts) throws IOException {
67 * @throws IOException if an I/O error occurs
69 public void write(byte[] bts, int st, int end) throws IOException {
75 * @throws IOException if an I/O error occurs
77 public void flush() throws IOException {
83 * @throws IOException if an I/O error occurs
85 public void close() throws IOException
    [all...]
TeeOutputStream.java 47 * @throws IOException if an I/O error occurs
49 public synchronized void write(byte[] b) throws IOException {
59 * @throws IOException if an I/O error occurs
61 public synchronized void write(byte[] b, int off, int len) throws IOException {
69 * @throws IOException if an I/O error occurs
71 public synchronized void write(int b) throws IOException {
78 * @throws IOException if an I/O error occurs
80 public void flush() throws IOException {
87 * @throws IOException if an I/O error occurs
89 public void close() throws IOException
    [all...]
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectory.java 46 * @throws IOException on error retrieving the entry
48 public FsDirectoryEntry getEntry(String name) throws IOException;
55 * @throws IOException on error creating the file
57 public FsDirectoryEntry addFile(String name) throws IOException;
64 * @throws IOException on error creating the directory
66 public FsDirectoryEntry addDirectory(String name) throws IOException;
72 * @throws IOException on error deleting the entry
74 public void remove(String name) throws IOException;
79 * @throws IOException on write error
81 public void flush() throws IOException
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 131 * @throws java.lang.IllegalStateException
132 * @throws java.lang.IllegalArgumentException
133 * @throws java.lang.UnsupportedOperationException
134 * @throws java.lang.RuntimeException
137 throws IllegalStateException, IllegalArgumentException,
171 * @throws IllegalStateException
172 * @throws IllegalArgumentException
173 * @throws UnsupportedOperationException
176 throws IllegalStateException, IllegalArgumentException, UnsupportedOperationException {
193 * @throws IllegalStateExceptio
    [all...]
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/data/
ExecutionDataReaderWriterTest.java 48 public void setup() throws IOException {
56 public void testEmpty() throws IOException {
72 public void testFlush() throws IOException {
76 public void write(int b) throws IOException {
80 public void flush() throws IOException {
89 public void testCustomBlocks() throws IOException {
96 protected boolean readBlock(byte blocktype) throws IOException {
122 public void testMultipleHeaders() throws IOException {
130 public void testInvalidMagicNumber() throws IOException {
139 public void testInvalidHeaderVersion() throws IOException
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldServerSocketTest.java 44 public void test_setPerformancePreference_Int_Int_Int() throws Exception {
53 int bandwidth) throws Exception {
87 public void test_ConstructorII() throws IOException {
127 public void test_Constructor() throws IOException {
133 public void test_ConstructorI() throws Exception {
161 public void test_ConstructorIILjava_net_InetAddress() throws IOException {
177 public void test_LocalPort() throws IOException {
198 public void test_ConstructorI_SocksSet() throws IOException {
214 public void test_accept() throws IOException {
238 public void test_getSoTimeout_setSoTimeout() throws Exception
    [all...]
  /external/guava/guava-gwt/test/com/google/common/collect/
RegularImmutableTableTest_gwt.java 21 public void testCellSet() throws Exception {
26 public void testClear() throws Exception {
31 public void testColumn() throws Exception {
36 public void testColumnKeySet() throws Exception {
41 public void testColumnMap() throws Exception {
46 public void testConsistentHashCode() throws Exception {
51 public void testConsistentToString() throws Exception {
56 public void testContains() throws Exception {
61 public void testContainsColumn() throws Exception {
66 public void testContainsRow() throws Exception
    [all...]
TablesTransformValuesTest_gwt.java 21 public void testClear() throws Exception {
27 public void testColumn() throws Exception {
33 public void testColumnNull() throws Exception {
39 public void testColumnSetPartialOverlap() throws Exception {
45 public void testContains() throws Exception {
51 public void testContainsColumn() throws Exception {
57 public void testContainsRow() throws Exception {
63 public void testContainsValue() throws Exception {
69 public void testEquals() throws Exception {
75 public void testGet() throws Exception
    [all...]
TableCollectionTest_gwt.java 21 public void testClear__UnmodifiableTreeColumnMapTests() throws Exception {
26 public void testContainsKey__UnmodifiableTreeColumnMapTests() throws Exception {
31 public void testContainsValue__UnmodifiableTreeColumnMapTests() throws Exception {
36 public void testEntrySet__UnmodifiableTreeColumnMapTests() throws Exception {
41 public void testEntrySetAddAndAddAll__UnmodifiableTreeColumnMapTests() throws Exception {
46 public void testEntrySetClear__UnmodifiableTreeColumnMapTests() throws Exception {
51 public void testEntrySetContainsEntryIncompatibleKey__UnmodifiableTreeColumnMapTests() throws Exception {
56 public void testEntrySetContainsEntryNullKeyMissing__UnmodifiableTreeColumnMapTests() throws Exception {
61 public void testEntrySetContainsEntryNullKeyPresent__UnmodifiableTreeColumnMapTests() throws Exception {
66 public void testEntrySetForEmptyMap__UnmodifiableTreeColumnMapTests() throws Exception
    [all...]
  /external/guava/guava-gwt/test/com/google/common/io/
BaseEncodingTest_gwt.java 21 public void testAtMostOneSeparator() throws Exception {
26 public void testBase16() throws Exception {
31 public void testBase16UpperCaseIsNoOp() throws Exception {
36 public void testBase32() throws Exception {
41 public void testBase32AlternatePadding() throws Exception {
46 public void testBase32Hex() throws Exception {
51 public void testBase32HexInvalidDecodings() throws Exception {
56 public void testBase32HexLenientPadding() throws Exception {
61 public void testBase32HexUpperCaseIsNoOp() throws Exception {
66 public void testBase32InvalidDecodings() throws Exception
    [all...]
  /external/guava/guava-gwt/test/com/google/common/math/
IntMathTest_gwt.java 21 public void testCheckedAdd() throws Exception {
26 public void testCheckedMultiply() throws Exception {
31 public void testCheckedPow() throws Exception {
36 public void testCheckedSubtract() throws Exception {
41 public void testDivByZeroAlwaysFails() throws Exception {
46 public void testDivNonZero() throws Exception {
51 public void testDivNonZeroExact() throws Exception {
56 public void testFactorial() throws Exception {
61 public void testFactorialNegative() throws Exception {
66 public void testGCD() throws Exception
    [all...]
BigIntegerMathTest_gwt.java 21 public void testBinomialOutside() throws Exception {
26 public void testBinomialSmall() throws Exception {
31 public void testFactorial() throws Exception {
36 public void testFactorial0() throws Exception {
41 public void testFactorialNegative() throws Exception {
46 public void testIsPowerOfTwo() throws Exception {
51 public void testLog2Ceiling() throws Exception {
56 public void testLog2Exact() throws Exception {
61 public void testLog2Floor() throws Exception {
66 public void testLog2HalfDown() throws Exception
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
IntrinsicTest.java 25 public void testString_charAt() throws Exception {
30 public void testString_compareTo() throws Exception {
35 public void testString_equals() throws Exception {
40 public void testString_fastIndexOf_II() throws Exception {
45 public void testString_isEmpty() throws Exception {
50 public void testString_length() throws Exception {
55 public void testMath_abs() throws Exception {
66 public void testStrictMath_abs() throws Exception {
77 public void testStrictMath_min() throws Exception {
82 public void testStrictMath_max() throws Exception
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 27 public void testAttributeNoValueWithRelaxed() throws Exception {
37 public void testAttributeUnquotedValueWithRelaxed() throws Exception {
47 public void testUnterminatedEntityWithRelaxed() throws Exception {
59 public void testEntitiesAndNamespaces() throws Exception {
67 public void testEntitiesAndNamespacesWithRelaxed() throws Exception {
76 private void testNamespace(XmlPullParser parser) throws Exception {
91 public void testRegularNumericEntities() throws Exception {
100 public void testNumericEntitiesLargerThanChar() throws Exception {
104 public void testNumericEntitiesLargerThanInt() throws Exception {
108 public void testCharacterReferenceOfHexUtf16Surrogates() throws Exception
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
CyclicBarrierTest.java 51 * Creating with negative parties throws IAE
61 * Creating with negative parties and no action throws IAE
82 public void testSingleParty() throws Exception {
94 public void testBarrierAction() throws Exception {
108 public void testTwoParties() throws Exception {
111 public void realRun() throws Exception {
133 public void realRun() throws Exception {
138 public void realRun() throws Exception {
155 public void testAwait2_Interrupted_BrokenBarrier() throws Exception {
159 public void realRun() throws Exception
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
DatagramSocketAdaptor.java 52 private DatagramSocketAdaptor(DatagramChannelImpl dc) throws IOException {
70 throws SocketException
87 public void bind(SocketAddress local) throws SocketException {
105 public void connect(SocketAddress remote) throws SocketException {
139 public void send(DatagramPacket p) throws IOException {
174 private SocketAddress receive(ByteBuffer bb) throws IOException {
216 public void receive(DatagramPacket p) throws IOException {
266 public void setSoTimeout(int timeout) throws SocketException {
270 public int getSoTimeout() throws SocketException {
275 throws SocketExceptio
    [all...]
  /cts/hostsidetests/systemui/src/android/host/systemui/
BaseTileServiceTest.java 56 protected void setUp() throws Exception {
63 protected void tearDown() throws Exception {
73 protected void showDialog() throws Exception {
77 protected void addTile() throws Exception {
81 protected void remTile() throws Exception {
85 protected void clickTile() throws Exception {
89 protected void openNotifications() throws Exception {
93 protected void openSettings() throws Exception {
97 protected void collapse() throws Exception {
101 private void execute(String cmd) throws Exception
    [all...]
  /cts/tests/tests/opengl/src/android/opengl/cts/
AttachShaderTest.java 47 public void test_glAttachedShaders_validshader() throws Throwable {
61 * @throws Throwable
64 public void test_glAttachedShaders_invalidshader() throws Throwable {
76 * @throws Throwable
79 public void test_glAttachedShaders_attach_same_shader() throws Throwable {
92 * @throws Throwable
95 public void test_glAttachedShaders_noshader() throws Throwable {
104 public void test_glAttachShaders_emptyfragshader_emptyfragshader() throws Throwable {
111 public void test_glAttachShaders_emptyfragshader_emptyvertexshader() throws Throwable {
120 public void test_glAttachShaders_emptyvertexshader_emptyvertexshader() throws Throwable
    [all...]
NativeAttachShaderTest.java 48 public void test_glAttachedShaders_validshader() throws Throwable {
62 * @throws Throwable
64 public void test_glAttachedShaders_invalidshader() throws Throwable {
76 * @throws Throwable
78 public void test_glAttachedShaders_attach_same_shader() throws Throwable {
90 * @throws Throwable
92 public void test_glAttachedShaders_noshader() throws Throwable {
102 public void test_glAttachShaders_emptyfragshader_emptyfragshader() throws Throwable {
108 public void test_glAttachShaders_emptyfragshader_emptyvertexshader() throws Throwable {
115 public void test_glAttachShaders_emptyvertexshader_emptyvertexshader() throws Throwable
    [all...]
  /cts/tests/tests/transition/src/android/transition/cts/
BaseTransitionTest.java 49 protected void setUp() throws Exception {
60 protected void waitForStart() throws InterruptedException {
64 protected void waitForStart(SimpleTransitionListener listener) throws InterruptedException {
68 protected void waitForEnd(long waitMillis) throws InterruptedException {
74 throws InterruptedException {
78 protected View loadLayout(final int layout) throws Throwable {
91 protected Scene loadScene(final View layout) throws Throwable {
103 protected Scene loadScene(final int layoutId) throws Throwable {
114 protected void startTransition(final int layoutId) throws Throwable {
118 protected void startTransition(final Scene scene) throws Throwable
    [all...]
  /external/apache-http/src/org/apache/http/
HttpServerConnection.java 60 * @throws HttpException
61 * @throws IOException
64 throws HttpException, IOException;
70 * @throws HttpException
71 * @throws IOException
74 throws HttpException, IOException;
79 * @throws HttpException
80 * @throws IOException
83 throws HttpException, IOException;
88 * @throws HttpExceptio
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/
Streams.java 19 * @throws IOException in case of underlying IOException.
22 throws IOException
35 * @throws IOException in case of underlying IOException.
38 throws IOException
52 * @throws IOException in case of underlying IOException, or if limit is reached on inStr still has data in it.
55 throws IOException
68 * @throws IOException in case of underlying IOException.
71 throws IOException
84 * @throws IOException in case of underlying IOException.
87 throws IOExceptio
    [all...]
  /external/guava/guava-gwt/test/com/google/common/base/
ConverterTest_gwt.java 21 public void testAndThen() throws Exception {
26 public void testApply() throws Exception {
31 public void testConvertAllIsView() throws Exception {
36 public void testConverter() throws Exception {
41 public void testFrom() throws Exception {
46 public void testIdentityConverter() throws Exception {
51 public void testNullIsNotPassedThrough() throws Exception {
56 public void testNullIsPassedThrough() throws Exception {
61 public void testReverse() throws Exception {
66 public void testReverseReverse() throws Exception
    [all...]
FunctionsTest_gwt.java 21 public void testComposeOfFunctionsIsAssociative() throws Exception {
26 public void testComposeOfPredicateAndFunctionIsAssociative() throws Exception {
31 public void testComposition() throws Exception {
36 public void testCompositionWildcard() throws Exception {
41 public void testConstant() throws Exception {
46 public void testForMapWildCardWithDefault() throws Exception {
51 public void testForMapWithDefault() throws Exception {
56 public void testForMapWithDefault_null() throws Exception {
61 public void testForMapWithoutDefault() throws Exception {
66 public void testForPredicate() throws Exception
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AnimationTest.java 25 public void setUp() throws Exception {
33 public void startShouldInvokeStartCallback() throws Exception {
42 public void cancelShouldInvokeEndCallback() throws Exception {
51 public void invokeRepeatShouldInvokeRepeatCallback() throws Exception {
60 public void invokeEndShouldInvokeEndCallback() throws Exception {
69 public void simulateAnimationEndShouldInvokeApplyTransformationWith1() throws Exception {
76 public void testHasStarted() throws Exception {
85 public void testDuration() throws Exception {
92 public void testInterpolation() throws Exception {
100 public void testRepeatCount() throws Exception
    [all...]

Completed in 1417 milliseconds

<<11121314151617181920>>