Searched refs:device_binary (Results 1 – 1 of 1) sorted by relevance
8 device_binary = host_to_device_path(sys.argv[0]) variable23 device_stdout = device_binary + '.stdout'24 device_stderr = device_binary + '.stderr'25 device_exitcode = device_binary + '.exitcode'27 (ANDROID_TMPDIR, device_env, device_binary, device_args,