Home
last modified time | relevance | path

Searched refs:ExpectRepeatedFieldsModified (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtest_util_lite.h77 static void ExpectRepeatedFieldsModified(
Dtest_util.h93 static void ExpectRepeatedFieldsModified(
Dgenerated_message_reflection_unittest.cc108 TestUtil::ExpectRepeatedFieldsModified(message); in TEST()
180 TestUtil::ExpectRepeatedFieldsModified(message1); in TEST()
Dlite_unittest.cc112 google::protobuf::TestUtilLite::ExpectRepeatedFieldsModified(message); in main()
Dtest_util_lite.cc543 void TestUtilLite::ExpectRepeatedFieldsModified( in ExpectRepeatedFieldsModified() function in google::protobuf::TestUtilLite
Dtest_util.cc629 void TestUtil::ExpectRepeatedFieldsModified( in ExpectRepeatedFieldsModified() function in google::protobuf::TestUtil
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc239 TestUtil::ExpectRepeatedFieldsModified(message); in TEST()