Home
last modified time | relevance | path

Searched refs:closeQuietly (Results 1 – 15 of 15) sorted by relevance

/cts/libs/vogar-expect/src/vogar/util/
DIoUtils.java25 public static void closeQuietly(Closeable c) { in closeQuietly() method in IoUtils
34 public static void closeQuietly(Socket c) { in closeQuietly() method in IoUtils
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DCommonDatabaseUtils.java43 closeQuietly(cursor); in singleRecordToArray()
57 closeQuietly(cursor); in multiRecordToArray()
68 public static void closeQuietly(Cursor cursor) { in closeQuietly() method in CommonDatabaseUtils
DDeletedContactUtil.java60 CommonDatabaseUtils.closeQuietly(cursor); in getCount()
DVoicemailContractTest.java599 closeQuietly(bufferedReader); in executeShellCommand()
601 closeQuietly(parcelFileDescriptor); in executeShellCommand()
605 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VoicemailContractTest
/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java422 closeQuietly(reader); in testPathologicalFileDescriptorReuseCallbacks1()
546 closeQuietly(pipe[0]); in testPathologicalFileDescriptorReuseCallbacks2()
547 closeQuietly(pipe[1]); in testPathologicalFileDescriptorReuseCallbacks2()
548 closeQuietly(pipe2[0]); in testPathologicalFileDescriptorReuseCallbacks2()
549 closeQuietly(pipe2[1]); in testPathologicalFileDescriptorReuseCallbacks2()
633 closeQuietly(pipe[0]); in testPathologicalFileDescriptorReuseCallbacks3()
634 closeQuietly(pipe[1]); in testPathologicalFileDescriptorReuseCallbacks3()
635 closeQuietly(pipe2[0]); in testPathologicalFileDescriptorReuseCallbacks3()
636 closeQuietly(pipe2[1]); in testPathologicalFileDescriptorReuseCallbacks3()
796 private static void closeQuietly(AutoCloseable c) { in closeQuietly() method in MessageQueueTest
[all …]
/cts/tests/backup/src/android/backup/cts/
DBaseBackupCtsTest.java128 closeQuietly(reader); in drainAndClose()
131 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in BaseBackupCtsTest
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java278 private static void closeQuietly(Closeable c) { in closeQuietly() method in VpnTest
372 closeQuietly(listen); in checkTcpReflection()
373 closeQuietly(client); in checkTcpReflection()
378 closeQuietly(listen); in checkTcpReflection()
421 closeQuietly(listen); in checkTcpReflection()
422 closeQuietly(client); in checkTcpReflection()
423 closeQuietly(server); in checkTcpReflection()
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java85 IoUtils.closeQuietly(mOutputStream); in tearDown()
187 IoUtils.closeQuietly(pipes[0]); // hid command is write-only in setupPipes()
/cts/tests/tests/content/src/android/content/pm/cts/
DProviderInfoTest.java65 IoUtils.closeQuietly(in); in testProviderMetaData()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java263 closeQuietly(br); in executeShellCommand()
265 closeQuietly(pfd); in executeShellCommand()
269 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in TestUtils
/cts/tests/tests/media/src/android/media/cts/
DExifInterfaceTest.java321 IoUtils.closeQuietly(in); in testExifInterfaceCommon()
333 IoUtils.closeQuietly(fd); in testExifInterfaceCommon()
390 IoUtils.closeQuietly(fd); in testSaveAttributes_withFileDescriptor()
DHeifWriterTest.java116 closeQuietly(inputStream); in setUp()
117 closeQuietly(outputStream); in setUp()
236 private void closeQuietly(Closeable closeable) { in closeQuietly() method in HeifWriterTest
/cts/tests/tests/telephony/src/android/telephony/cts/
DVisualVoicemailServiceTest.java717 closeQuietly(bufferedReader); in executeShellCommand()
719 closeQuietly(parcelFileDescriptor); in executeShellCommand()
723 private static void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in VisualVoicemailServiceTest
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1054 private void closeQuietly(AutoCloseable closeable) { in closeQuietly() method in StagefrightTest
1099 closeQuietly(fd); in doStagefrightTestMediaPlayer()
1170 closeQuietly(fd); in doStagefrightTestMediaCodec()
1337 closeQuietly(fd); in doStagefrightTestMediaMetadataRetriever()
1713 closeQuietly(fd); in doStagefrightTestMediaPlayerANR()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...