Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/compiler/ | |
command_line_interface_unittest.cc | 97 void DisallowPlugins() { disallow_plugins_ = true; } 175 bool disallow_plugins_; member in class:google::protobuf::compiler::__anon22398::CommandLineInterfaceTest 250 disallow_plugins_ = false; 267 if (!disallow_plugins_) { [all...] |