Home
last modified time | relevance | path

Searched refs:getOutputStream (Results 1 – 21 of 21) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/suplClient/
DSuplTcpClient.java46 System.out.println("Connection established to " + socket.getOutputStream()); in SuplTcpClient()
53 socket.getOutputStream().write(data); in sendSuplRequest()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DPassthroughTestHelper.java60 PrintStream serverPrint = new PrintStream(serverSock.getOutputStream()); in runTest()
79 mClientPrint = new PrintStream(s.getOutputStream()); in createHttpConnectConnection()
/cts/hostsidetests/appsecurity/test-apps/AppWithData/src/com/android/cts/appwithdata/
DMyProvider.java135 socket.getOutputStream().write(val); in run()
136 socket.getOutputStream().flush(); in run()
/cts/hostsidetests/cpptools/test-apps/DomainSocketApp/src/com/android/cts/domainsocketapp/
DDomainSocketActivity.java43 new LocalServerSocket(DOMAIN_SOCKET_NAME).accept().getOutputStream() in onCreate()
/cts/tests/tests/webkit/src/android/webkit/cts/
DTracingControllerTest.java102 ByteArrayOutputStream getOutputStream() { return outputStream; } in getOutputStream() method
180 assertThat(tracingReceiver.getOutputStream().size(), greaterThan(0));
197 assertThat(tracingReceiver.getOutputStream().size(), greaterThan(0));
/cts/tests/tests/netpermission/updatestatspermission/src/android/net/cts/network/permission/
DUpdateStatsPermissionTest.java64 OutputStream out = socket.getOutputStream(); in testUpdateDeviceStatsPermission()
/cts/hostsidetests/jvmti/attaching/app/src/android/jvmti/
DJvmtiActivity.java64 DataOutputStream dos = new DataOutputStream(ls.getOutputStream()); in returnResult()
/cts/hostsidetests/appsecurity/test-apps/AppAccessData/src/com/android/cts/appaccessdata/
DAccessPrivateDataTest.java195 socket.getOutputStream().write(42); in testTrafficStatsStatsUidSelf()
196 socket.getOutputStream().flush(); in testTrafficStatsStatsUidSelf()
/cts/tests/tests/os/src/android/os/cts/
DMemoryFileTest.java68 OutputStream out = mMemoryFile.getOutputStream(); in testGetOutputStream()
DStrictModeTest.java437 socket.getOutputStream().close(); in testUntaggedSocketsRaw()
446 socket.getOutputStream().close(); in testUntaggedSocketsRaw()
537 socket.getOutputStream().close(); in testNetwork()
DParcelFileDescriptorTest.java113 OutputStream out = sSocket.getOutputStream(); in testFromSocket()
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DBaseNetworkService.java173 OutputStream out = socket.getOutputStream();
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/testcase/
DDataPathInBandTestCase.java256 OutputStream os = socket.getOutputStream(); in executeTestSubscriber()
355 OutputStream os = socket.getOutputStream(); in executeTestPublisher()
/cts/hostsidetests/jdwptunnel/src/android/jdwptunnel/cts/
DJdwpTunnelTest.java295 OutputStream os = sock.getOutputStream(); in testDdmsWaitsForHandshake()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java540 tmpOut = socket.getOutputStream(); in ConnectedThread()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java136 streamOut = receiverSocket.getOutputStream(); in run()
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
DAudioProtocol.java521 mOutput = mClient.getOutputStream(); in run()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java113 new OutputStreamWriter(mCecClient.getOutputStream()), in initValidCecClient()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java547 mOpenSocket.getOutputStream().write(b.array(), 0, b.capacity()); in run()
551 mOpenSocket.getOutputStream().write(barray); in run()
553 mOpenSocket.getOutputStream().flush(); in run()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1061 OutputStream outputstream = conn.getOutputStream(); in testStagefright_bug_68342866()
1360 OutputStream outputstream = conn.getOutputStream(); in testStagefright_cve_2016_3880()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt1562 name: "getOutputStream"