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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtest_util_lite.h58 static void ModifyRepeatedFields(unittest::TestAllTypesLite* message);
H A Dtest_util.h67 static void ModifyRepeatedFields(unittest::TestAllTypes* message);
H A Dlite_unittest.cc75 google::protobuf::TestUtilLite::ModifyRepeatedFields(&message);
H A Dgenerated_message_reflection_unittest.cc169 TestUtil::ModifyRepeatedFields(&message2);
H A Dtest_util_lite.cc160 void TestUtilLite::ModifyRepeatedFields(unittest::TestAllTypesLite* message) { function in class:google::protobuf::TestUtilLite
527 // ModifyRepeatedFields only sets the second repeated element of each
1283 // ModifyRepeatedFields only sets the second repeated element of each
H A Dtest_util.cc219 void TestUtil::ModifyRepeatedFields(unittest::TestAllTypes* message) { function in class:google::protobuf::TestUtil
609 // ModifyRepeatedFields only sets the second repeated element of each
1498 // ModifyRepeatedFields only sets the second repeated element of each
/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/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc198 TestUtil::ModifyRepeatedFields(&message);
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc178 TestUtil::ModifyRepeatedFields(&message);

Completed in 250 milliseconds