Home
last modified time | relevance | path

Searched refs:_EMULATOR_BIN_NAME (Results 1 – 1 of 1) sorted by relevance

/tools/acloud/create/
Dgoldfish_local_image_local_instance.py58 _EMULATOR_BIN_NAME = "emulator" variable
276 if os.path.isfile(os.path.join(search_path, _EMULATOR_BIN_NAME)):
282 if os.path.isfile(os.path.join(sdk_repo_dir, _EMULATOR_BIN_NAME)):
291 os.path.join(prebuilt_emulator_dir, _EMULATOR_BIN_NAME))):
304 emulator_path = os.path.join(emulator_dir, _EMULATOR_BIN_NAME)