Searched refs:auth_options (Results 1 – 3 of 3) sorted by relevance
132 extern option_t auth_options[];625 for (opt = auth_options; opt->name != NULL; ++opt)1034 print_option_list(auth_options, printer, arg);
280 option_t auth_options[] = { variable
713 def auth_options(language, test_case, service_account_key_file=None): function790 auth_cmdargs, auth_env = auth_options(language, test_case,