Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtest_util_lite.h90 static void ExpectPackedClear(const unittest::TestPackedTypesLite& message);
Dlite_unittest.cc135 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
146 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
254 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
264 google::protobuf::TestUtilLite::ExpectPackedClear(message); in main()
Dtest_util.h105 static void ExpectPackedClear(const unittest::TestPackedTypes& message);
Dtest_util_lite.cc735 void TestUtilLite::ExpectPackedClear( in ExpectPackedClear() function in google::protobuf::TestUtilLite
Dtest_util.cc908 void TestUtil::ExpectPackedClear( in ExpectPackedClear() function in google::protobuf::TestUtil