Home
last modified time | relevance | path

Searched refs:resid1 (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
834 AssetFileDescriptor afd = mContext.getResources().openRawResourceFd(resid1); in testGapless()