Searched refs:plugin_path (Results 1 – 5 of 5) sorted by relevance
15 def __init__(self, test_base, clang_path, plugin_path, plugin_name, argument30 self._plugin_path = plugin_path
299 string plugin_path; in Run() local301 plugin_path = GOOGLE_PROTOBUF_TEST_PLUGIN_PATH; in Run()322 plugin_path = possible_paths[i]; in Run()328 if (plugin_path.empty()) { in Run()330 string plugin_path = "third_party/protobuf/test_plugin"; in Run()332 if (access(plugin_path.c_str(), F_OK) != 0) { in Run()337 args.push_back("--plugin=prefix-gen-plug=" + plugin_path); in Run()
46 args.plugin_path,
60 args.plugin_path,
64 args.plugin_path,