Home
last modified time | relevance | path

Searched refs:doGet (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorProcessTest.java126 blue.doGet(); in testPullPipeNormal()
166 blue.doGet(); in testPipeWriterCrash()
180 blue.doGet(); in testSocketCrash()
194 blue.doGet(); in testFileNormal()
205 blue.doGet(); in testFileError()
216 blue.doGet(); in testFileCrash()
227 blue.doGet(); in testFileDetach()
236 blue.doGet(); in testFileLeak()
246 blue.doGet(); in testSocketErrorAfterClose()
261 blue.doGet(); in testSocketDeathBeforeClose()
[all …]
DIParcelFileDescriptorPeer.aidl35 void doGet(); in doGet() method
DParcelFileDescriptorPeer.java114 public void doGet() throws RemoteException { in doGet() method in ParcelFileDescriptorPeer