Home
last modified time | relevance | path

Searched defs:plugin_path (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/pylib/clang/
Dplugin_testing.py15 def __init__(self, test_base, clang_path, plugin_path, plugin_name, argument
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc299 string plugin_path; in Run() local