Home
last modified time | relevance | path

Searched refs:ExpectPackedClear (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Dlite_unittest.cc124 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
135 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
243 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
253 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
Dtest_util_lite.h90 static void ExpectPackedClear(const unittest::TestPackedTypesLite& message);
Dtest_util.h105 static void ExpectPackedClear(const unittest::TestPackedTypes& message);
Dtest_util_lite.cc734 void TestUtilLite::ExpectPackedClear( in ExpectPackedClear() function in google::protobuf::TestUtilLite
Dtest_util.cc907 void TestUtil::ExpectPackedClear( in ExpectPackedClear() function in google::protobuf::TestUtil