Searched refs:ModifyRepeatedFields (Results 1 – 9 of 9) sorted by relevance
58 static void ModifyRepeatedFields(unittest::TestAllTypesLite* message);
71 static void ModifyRepeatedFields(unittest::TestAllTypes* message);
111 google::protobuf::TestUtilLite::ModifyRepeatedFields(&message); in main()
175 TestUtil::ModifyRepeatedFields(&message2); in TEST()
166 void TestUtilLite::ModifyRepeatedFields(unittest::TestAllTypesLite* message) { in ModifyRepeatedFields() function in google::protobuf::TestUtilLite
221 void TestUtil::ModifyRepeatedFields(unittest::TestAllTypes* message) { in ModifyRepeatedFields() function in google::protobuf::TestUtil
238 TestUtil::ModifyRepeatedFields(&message); in TEST()
413 // ModifyRepeatedFields only sets the second repeated element of each1595 // ModifyRepeatedFields only sets the second repeated element of each
955 TestUtil::ModifyRepeatedFields(&msg2); in TEST()