Home
last modified time | relevance | path

Searched defs:SetAllFields (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dtest_util.py182 def SetAllFields(message): function
/third_party/protobuf/src/google/protobuf/
Dproto3_arena_lite_unittest.cc47 void SetAllFields(TestAllTypes* m) { in SetAllFields() function
Dtest_util_lite.cc45 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) { in SetAllFields() function in google::protobuf::TestUtilLite
Dproto3_arena_unittest.cc52 void SetAllFields(TestAllTypes* m) { in SetAllFields() function
/third_party/protobuf/python/google/protobuf/internal/
Dtest_util.py218 def SetAllFields(message): function