HomeSort by relevance Sort by last modified time
    Searched refs:SetAllFields (Results 1 - 16 of 16) sorted by null

  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 134 TestUtil::SetAllFields(&message);
154 TestUtil::SetAllFields(&message1);
167 TestUtil::SetAllFields(&message1);
168 TestUtil::SetAllFields(&message2);
215 TestUtil::SetAllFields(&message);
238 TestUtil::SetAllFields(&message);
test_util_lite.h 49 static void SetAllFields(unittest::TestAllTypesLite* message);
reflection_ops_unittest.cc 53 TestUtil::SetAllFields(&message);
60 TestUtil::SetAllFields(&message);
87 TestUtil::SetAllFields(&message);
173 TestUtil::SetAllFields(&message);
180 // SetAllFields() rather than default instances.
225 TestUtil::SetAllFields(&message);
test_util.h 52 static void SetAllFields(unittest::TestAllTypes* message);
message_unittest.cc 75 TestUtil::SetAllFields(&message);
140 TestUtil::SetAllFields(&message);
lite_unittest.cc 47 google::protobuf::TestUtilLite::SetAllFields(&message);
wire_format_unittest.cc 83 TestUtil::SetAllFields(&source);
180 TestUtil::SetAllFields(&message);
225 TestUtil::SetAllFields(&message);
extension_set_unittest.cc 276 TestUtil::SetAllFields(&source);
unknown_field_set_unittest.cc 62 TestUtil::SetAllFields(&all_fields_);
text_format_unittest.cc 120 TestUtil::SetAllFields(&proto_);
    [all...]
test_util_lite.cc 48 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) {
    [all...]
test_util.cc 52 void TestUtil::SetAllFields(unittest::TestAllTypes* message) {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 175 TestUtil::SetAllFields(&message);
203 TestUtil::SetAllFields(&message);
239 TestUtil::SetAllFields(&message);
276 TestUtil::SetAllFields(&message1);
287 TestUtil::SetAllFields(&message1);
298 TestUtil::SetAllFields(&message);
364 TestUtil::SetAllFields(&message1);
372 TestUtil::SetAllFields(&message1);
388 TestUtil::SetAllFields(&message1);
425 TestUtil::SetAllFields(&message1)
    [all...]
  /external/protobuf/python/google/protobuf/internal/
text_format_test.py 68 test_util.SetAllFields(message)
131 test_util.SetAllFields(message)
146 test_util.SetAllFields(message)
reflection_test.py     [all...]
test_util.py 45 def SetAllFields(message):

Completed in 45 milliseconds