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.cc104 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function in google::protobuf::compiler::__anon27c09c0b0111::CommandLineInterfaceTest
105 cli_.SetInputsAreProtoPathRelative(enable); in SetInputsAreProtoPathRelative()
207 cli_.SetInputsAreProtoPathRelative(true); in SetUp()
696 SetInputsAreProtoPathRelative(false); in TEST_F()
817 SetInputsAreProtoPathRelative(false); in TEST_F()
830 SetInputsAreProtoPathRelative(false); in TEST_F()
856 SetInputsAreProtoPathRelative(false); in TEST_F()
872 SetInputsAreProtoPathRelative(false); in TEST_F()
1296 cli.SetInputsAreProtoPathRelative(true); in Run()
Dcommand_line_interface.h161 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc95 cli.SetInputsAreProtoPathRelative(true); in TEST()
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc90 cli.SetInputsAreProtoPathRelative(true); in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc95 cli.SetInputsAreProtoPathRelative(true); in TEST()