Home
last modified time | relevance | path

Searched defs:close (Results 1 – 8 of 8) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/util/
DCSVWriter.java65 public void close() { in close() method in CSVWriter
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DReportLogHostInfoStore.java76 public void close() throws IOException { in close() method in ReportLogHostInfoStore
DHostInfoStore.java56 public void close() throws Exception { in close() method in HostInfoStore
/test/vts/utils/python/controllers/
Dandroid.py99 def close(self): member in Android
/test/vts/testcases/host/firmware_test/src/com/android/tests/firmware/
DBootImageInfo.java244 public void close() throws Exception { in close() method in BootImageInfo
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfc.driver.cpp93 …dware::Return<::android::hardware::nfc::V1_0::NfcStatus> Vts_android_hardware_nfc_V1_0_INfc::close( in close() function in android::vts::Vts_android_hardware_nfc_V1_0_INfc
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DInfoStore.java38 public abstract void close() throws Exception; in close() method in InfoStore
DReadElf.java729 public void close() { in close() method in ReadElf