Searched defs:attemptParseExpectingSuccess (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
H A DInitDataParserUnittest.cpp47 void attemptParseExpectingSuccess(const Vector<uint8_t>& initData, function in class:clearkeydrm::InitDataParserTest
96 attemptParseExpectingSuccess(initData, kCencType, expectedKeys);
123 attemptParseExpectingSuccess(initData, kCencType, expectedKeys);
137 attemptParseExpectingSuccess(initData, kWebMType, expectedKeys);

Completed in 21 milliseconds