Searched refs:records_config_path (Results 1 – 4 of 4) sorted by relevance
105 const std::string& records_config_path, in InvokeResolverComponentTestsRunner() argument113 "--records_config_path=" + records_config_path, in InvokeResolverComponentTestsRunner()
104 '--records_config_path', args.records_config_path]),
33 argp.add_argument('--records_config_path', default=None, type=str,104 '--records_config_path', args.records_config_path]),
70 with open(args.records_config_path) as config: