Home
last modified time | relevance | path

Searched defs:proto_path (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc101 std::string proto_path = "-I" + TestTempDir(); in TEST() local
135 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc231 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc106 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc82 string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local