Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java797 private void flakyTestWrapper(int resid1, int resid2) throws Exception { in flakyTestWrapper() argument
803 testGapless(resid1, resid2); in flakyTestWrapper()
812 testGapless(resid1, resid2); in flakyTestWrapper()
816 private void testGapless(int resid1, int resid2) throws Exception { in testGapless() argument
845 afd = mContext.getResources().openRawResourceFd(resid2); in testGapless()