Searched refs:ModifyRepeatedExtensions (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtest_util_lite.h59 static void ModifyRepeatedExtensions(
H A Dtest_util.h72 static void ModifyRepeatedExtensions(unittest::TestAllExtensions* message);
H A Dlite_unittest.cc127 google::protobuf::TestUtilLite::ModifyRepeatedExtensions(&message);
H A Dextension_set_unittest.cc91 TestUtil::ModifyRepeatedExtensions(&message);
H A Dtest_util_lite.cc930 void TestUtilLite::ModifyRepeatedExtensions( function in class:google::protobuf::TestUtilLite
H A Dtest_util.cc1128 void TestUtil::ModifyRepeatedExtensions(unittest::TestAllExtensions* message) { function in class:google::protobuf::TestUtil

Completed in 148 milliseconds