HomeSort by relevance Sort by last modified time
    Searched refs:emulators (Results 1 - 3 of 3) sorted by null

  /device/generic/mini-emulator-x86_64/
BoardConfig.mk 14 # share the same one across all mini-emulators
  /external/chromium-trace/catapult/devil/devil/android/tools/
provision_devices.py 79 emulators=False,
102 if not emulators or d.adb.is_emulator]
111 reboot=not emulators)]
568 '--emulators', action='store_true',
569 help='provision only emulators and ignore usb devices '
570 '(this will not wipe emulators)')
631 emulators=args.emulators,
640 wipe=not args.skip_wipe and not args.emulators)
  /frameworks/rs/tests/lldb/
config.py 101 When multiple devices or emulators are present, a specific device to

Completed in 233 milliseconds