Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc106 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest
107 cli_.SetInputsAreProtoPathRelative(enable); in SetInputsAreProtoPathRelative()
223 cli_.SetInputsAreProtoPathRelative(true); in SetUp()
807 SetInputsAreProtoPathRelative(false); in TEST_F()
989 SetInputsAreProtoPathRelative(false); in TEST_F()
1002 SetInputsAreProtoPathRelative(false); in TEST_F()
1028 SetInputsAreProtoPathRelative(false); in TEST_F()
1044 SetInputsAreProtoPathRelative(false); in TEST_F()
1548 cli.SetInputsAreProtoPathRelative(true); in Run()
Dcommand_line_interface.h175 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc92 cli.SetInputsAreProtoPathRelative(true); in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc97 cli.SetInputsAreProtoPathRelative(true); in TEST()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc98 cli.SetInputsAreProtoPathRelative(true); in TEST()