Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc130 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest
131 cli_.SetInputsAreProtoPathRelative(enable); in SetInputsAreProtoPathRelative()
250 cli_.SetInputsAreProtoPathRelative(true); in SetUp()
872 SetInputsAreProtoPathRelative(false); in Run()
1170 SetInputsAreProtoPathRelative(false); in Run()
1183 SetInputsAreProtoPathRelative(false); in Run()
1209 SetInputsAreProtoPathRelative(false); in Run()
1225 SetInputsAreProtoPathRelative(false); in Run()
1741 cli.SetInputsAreProtoPathRelative(true); in Run()
Dcommand_line_interface.h176 void SetInputsAreProtoPathRelative(bool enable) { in SetInputsAreProtoPathRelative() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc97 cli.SetInputsAreProtoPathRelative(true); in TEST()
140 cli.SetInputsAreProtoPathRelative(true); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc63 cli.SetInputsAreProtoPathRelative(true); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc102 cli.SetInputsAreProtoPathRelative(true); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc226 cli.SetInputsAreProtoPathRelative(true); in TEST()
Dmetadata_test.cc90 cli.SetInputsAreProtoPathRelative(true); in CaptureMetadata()