Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc111 void DisallowPlugins() { disallow_plugins_ = true; } in DisallowPlugins()
202 bool disallow_plugins_; member in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest
277 disallow_plugins_ = false; in SetUp()
296 if (!disallow_plugins_) { in Run()