Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCodecListTest.java203 private void testComponentInstantiation(MediaCodecInfo[] infos) throws IOException { in testComponentInstantiation() method in MediaCodecListTest
221 testComponentInstantiation(mRegularInfos); in testRegularComponentInstantiation()
226 testComponentInstantiation(mAllInfos); in testAllComponentInstantiation()
231 testComponentInstantiation(getLegacyInfos()); in testLegacyComponentInstantiation()