Searched refs:CheckDataEquals (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/timedtext/test/
H A DTimedTextSRTSource_test.cpp98 void CheckDataEquals(const Parcel& parcel, const char* content) { function in class:android::test::TimedTextSRTSourceTest
124 CheckDataEquals(parcel, subtitle.c_str());
131 CheckDataEquals(parcel, subtitle.c_str());
137 CheckDataEquals(parcel, subtitle.c_str());
143 CheckDataEquals(parcel, subtitle.c_str());
206 CheckDataEquals(parcel, subtitle.c_str());
213 CheckDataEquals(parcel, subtitle.c_str());
220 CheckDataEquals(parcel, subtitle.c_str());

Completed in 33 milliseconds