Searched defs:close (Results 1 – 7 of 7) sorted by relevance
| /test/mlts/benchmark/src/com/android/nn/benchmark/util/ | ||
| D | CSVWriter.java | 65 public void close() { in close() method in CSVWriter |
| /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ | ||
| D | ReportLogHostInfoStore.java | 76 public void close() throws IOException { in close() method in ReportLogHostInfoStore |
| D | HostInfoStore.java | 56 public void close() throws Exception { in close() method in HostInfoStore |
| /test/vts/utils/python/controllers/ | ||
| D | android.py | 99 def close(self): member in Android |
| /test/vts/compilation_tools/vtsc/test/golden/DRIVER/ | ||
| D | Nfc.driver.cpp | 93 …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/ | ||
| D | InfoStore.java | 38 public abstract void close() throws Exception; in close() method in InfoStore |
| D | ReadElf.java | 729 public void close() { in close() method in ReadElf |