Home
last modified time | relevance | path

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

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