Home
last modified time | relevance | path

Searched refs:SetInputsAreProtoPathRelative (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc94 cli.SetInputsAreProtoPathRelative(true); in TEST()
132 cli.SetInputsAreProtoPathRelative(true); in TEST()
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc64 cli.SetInputsAreProtoPathRelative(true); in RubyTest()
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc99 cli.SetInputsAreProtoPathRelative(true); in TEST()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc224 cli.SetInputsAreProtoPathRelative(true); in TEST()
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc80 cli->SetInputsAreProtoPathRelative(true); in RunProtoCompiler()
Dcommand_line_interface.h198 void SetInputsAreProtoPathRelative(bool /* enable */) {} in SetInputsAreProtoPathRelative() function