Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 30) sorted by relevance

12

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DReportLogHostInfoStore.java60 jsonReader.close(); in open()
67 formatWriter.close(); in open()
76 public void close() throws IOException { in close() method in ReportLogHostInfoStore
79 mJsonWriter.close(); in close()
DHostInfoStore.java57 public void close() throws Exception { in close() method in HostInfoStore
60 mJsonWriter.close(); in close()
DDeviceInfo.java74 StreamUtil.close(source); in testCollectDeviceInfo()
DMetricsReportLog.java278 store.close(); in submit()
/test/mlts/benchmark/src/com/android/nn/benchmark/util/
DCSVWriter.java80 public void close() { in close() method in CSVWriter
82 writer.close(); in close()
/test/dittosuite/src/
Dbinder_request.cpp121 close(fd); in ParseAshmemWithPath()
129 close(afd); in ParseAshmemWithPath()
131 close(fd); in ParseAshmemWithPath()
Dmultiprocessing.cpp93 close(pipe_fds_[p][1]); in SetUpSingle()
203 close(pipe_fds_[instruction_id_][1]); in CollectResults()
Dtracer.cpp105 trace_marker_.close(); in ~Tracer()
Dsyscall.cpp34 return close(fd); in Close()
/test/vts/vndk_utils/library/
Dar_parser.py72 ar.close()
/test/mts/tools/mts-tradefed/tests/src/com/android/compatibility/tradefed/
DMtsTradefedTest.java185 reader.close(); in getTestModulesTaggedWithIncludeFilterFromXML()
186 inputStream.close(); in getTestModulesTaggedWithIncludeFilterFromXML()
189 jar.close(); in getTestModulesTaggedWithIncludeFilterFromXML()
/test/vts/tests/firmware_test/src/com/android/tests/firmware/
DBootImageInfo.java249 public void close() throws Exception { in close() method in BootImageInfo
251 mRaf.close(); in close()
/test/vts-testcase/vndk/golden/
Dvndk_data.py89 self._resource.close()
91 self.zip_file.close()
/test/vts-testcase/kernel/api/tun/
Dvts_kernel_tun_test.cpp67 close(fd); in TunInit()
/test/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/
DUrlReplacementTest.java78 stream.close(); in createUrlReplacementFile()
DDynamicConfigHandlerTest.java143 StreamUtil.close(stream); in createFileFromStr()
/test/vts-testcase/kernel/gki/
Dcpio.cpp57 (void)close(STDIN_FILENO); in Exec()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DSubPlanTest.java72 subPlanOutputStream.close(); in testSerialization()
101 writer.close(); in testParsing()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationReportCreator.java225 StreamUtil.close(fis); in saveLog()
236 StreamUtil.close(zipResultStream); in saveLog()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparerTest.java384 stream.close(); in createTestDeviceInfoJSONFile()
399 stream.close(); in createFileFromStr()
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DTestModelsListLoader.java164 reader.close(); in readAssetsFileAsString()
/test/mlts/benchmark/tools/
Dtensor_utils.py350 plt.close()
400 plt.close()
509 plt.close()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DMediaPreparer.java393 StreamUtil.close(tocReader); in downloadMediaToHost()
452 StreamUtil.close(tocWriter); in downloadMediaToHost()
/test/dittosuite/
Ddittotrace.cpp41 input.close(); in ReadLines()
/test/vts-testcase/security/system_property/
Dvts_treble_sys_prop_test.py250 os.close(fd)

12