Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Dtest_util.py45 def SetAllFields(message): function
/external/protobuf/src/google/protobuf/
Dtest_util_lite.cc48 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) { in SetAllFields() function in google::protobuf::TestUtilLite
Dtest_util.cc52 void TestUtil::SetAllFields(unittest::TestAllTypes* message) { in SetAllFields() function in google::protobuf::TestUtil