Home
last modified time | relevance | path

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

/external/v8/tools/clang/pylib/clang/
Dplugin_testing.py15 def __init__(self, test_base, clang_path, plugin_path, plugin_name, argument
30 self._plugin_path = plugin_path
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc299 string plugin_path; in Run() local
301 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()
/external/v8/tools/clang/plugins/tests/
Dtest.py46 args.plugin_path,
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dtest.py60 args.plugin_path,
/external/v8/tools/clang/blink_gc_plugin/tests/
Dtest.py64 args.plugin_path,