Searched defs:SetAllFields (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ | ||
D | test_util.py | 45 def SetAllFields(message): function |
/external/protobuf/src/google/protobuf/ | ||
D | test_util_lite.cc | 48 void TestUtilLite::SetAllFields(unittest::TestAllTypesLite* message) { in SetAllFields() function in google::protobuf::TestUtilLite |
D | test_util.cc | 52 void TestUtil::SetAllFields(unittest::TestAllTypes* message) { in SetAllFields() function in google::protobuf::TestUtil |