Searched refs:ADB (Results 1 – 6 of 6) sorted by relevance
23 set ADB=adb.exe variable25 where %ADB% || (echo Unable to find %ADB% && goto:eof)
51 class ADB(object): class78 self.adb = ADB(serial_number)
22 from checkpoint_utils import ADB35 self.adb = ADB(serial_number)
38 class ADB(object): class
37 …ity_zip): $(test_artifacts) $(test_tools) $(test_suite_prebuilt_tools) $(SOONG_ZIP) | $(ADB) $(ACP)
3 …pported, but it is possible to [run VTS on Windows](#run_vts) with Python, Java, and ADB installed.