Searched refs:SetUnpackedFields (Results 1 – 4 of 4) sorted by relevance
63 static void SetUnpackedFields(unittest::TestUnpackedTypes* message);
460 TestUtil::SetUnpackedFields(&unpacked); in TEST()474 TestUtil::SetUnpackedFields(&source); in TEST()
132 TestUtil::SetUnpackedFields(&source); in TEST()
753 void TestUtil::SetUnpackedFields(unittest::TestUnpackedTypes* message) { in SetUnpackedFields() function in google::protobuf::TestUtil