Searched refs:effective_argv (Results 1 – 1 of 1) sorted by relevance
30 char** effective_argv = argv; in main() local36 effective_argv = dummy_argv; in main()42 effective_argc, effective_argv, &msg, &parsed_toco_flags); in main()44 effective_argc, effective_argv, &msg, &parsed_model_flags); in main()50 toco::port::InitGoogle(argv[0], effective_argc, &effective_argv, true); in main()