Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dbootloader_unittest.py49 BOOTTOOL_SRC = os.path.join(SERVERDIR, bootloader.BOOTTOOL_SRC)
50 BOOTTOOL_SRC = os.path.abspath(BOOTTOOL_SRC)
56 host.send_file.expect_call(BOOTTOOL_SRC, TMPDIR)
Dbootloader.py14 BOOTTOOL_SRC = '../client/tools/boottool' # Get it from autotest client variable
51 utils.get_server_dir(), BOOTTOOL_SRC)), tmpdir)
53 os.path.basename(BOOTTOOL_SRC))