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