Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.h58 bool testonly; member
80 testonly(false), in GeneratorOptions()
Djs_generator.cc1719 if (options.testonly) { in GenerateTestOnly()
2993 testonly = true; in ParseFromOptions()