Searched defs:adb_path (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/src/tools/compiletest/src/ | ||
| D | common.rs | 285 pub adb_path: String, field |
| D | runtest.rs | 1150 let adb_path = &self.config.adb_path; in run_debuginfo_gdb_test_no_opt() localVariable |