Searched refs:ModifyRepeatedFields (Results 1 - 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtest_util_lite.h58 static void ModifyRepeatedFields(unittest::TestAllTypesLite* message);
H A Dtest_util.h63 static void ModifyRepeatedFields(unittest::TestAllTypes* message);
H A Dlite_unittest.cc54 google::protobuf::TestUtilLite::ModifyRepeatedFields(&message);
H A Dgenerated_message_reflection_unittest.cc169 TestUtil::ModifyRepeatedFields(&message2);
H A Dtest_util_lite.cc156 void TestUtilLite::ModifyRepeatedFields(unittest::TestAllTypesLite* message) { function in class:google::protobuf::TestUtilLite
508 // ModifyRepeatedFields only sets the second repeated element of each
1240 // ModifyRepeatedFields only sets the second repeated element of each
H A Dtest_util.cc202 void TestUtil::ModifyRepeatedFields(unittest::TestAllTypes* message) { function in class:google::protobuf::TestUtil
575 // ModifyRepeatedFields only sets the second repeated element of each
1439 // ModifyRepeatedFields only sets the second repeated element of each
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc178 TestUtil::ModifyRepeatedFields(&message);

Completed in 82 milliseconds