Home
last modified time | relevance | path

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

/external/lldb/scripts/
Dbuildbot.py143 arg_dict = vars(parser.parse_args()) variable
145 build_bot = LLDBBuildBot(build_directory_path=arg_dict["build_path"],
146 log_path=arg_dict["log_file"],
147 revision=arg_dict["revision"])