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.cc116 google::protobuf::TestUtilLite::ModifyRepeatedExtensions(&message); in main()
Dextension_set_unittest.cc89 TestUtil::ModifyRepeatedExtensions(&message); in TEST()
Dtest_util_lite.cc929 void TestUtilLite::ModifyRepeatedExtensions( in ModifyRepeatedExtensions() function in google::protobuf::TestUtilLite
Dtest_util.cc1127 void TestUtil::ModifyRepeatedExtensions(unittest::TestAllExtensions* message) { in ModifyRepeatedExtensions() function in google::protobuf::TestUtil