HomeSort by relevance Sort by last modified time
    Searched defs:ReflectionTester (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
test_util.h 135 class ReflectionTester {
138 // TestAllExtensions. In the former case, ReflectionTester fetches from
140 // the latter case, ReflectionTester searches for extension fields in
142 explicit ReflectionTester(const Descriptor* base_descriptor);
173 // the ReflectionTester by TestAllTypes nor TestAllExtensions.
205 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ReflectionTester);
test_util.cc     [all...]
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
TestUtil.java     [all...]

Completed in 91 milliseconds