Home
last modified time | relevance | path

Searched defs:ExpectAllFieldsSet (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dtest_util.py355 def ExpectAllFieldsSet(test_case, message): function
/external/protobuf/src/google/protobuf/
Dtest_util_lite.cc186 void TestUtilLite::ExpectAllFieldsSet( in ExpectAllFieldsSet() function in google::protobuf::TestUtilLite
Dtest_util.cc242 void TestUtil::ExpectAllFieldsSet(const unittest::TestAllTypes& message) { in ExpectAllFieldsSet() function in google::protobuf::TestUtil