Searched refs:resid1 (Results 1 – 1 of 1) sorted by relevance
797 private void flakyTestWrapper(int resid1, int resid2) throws Exception { in flakyTestWrapper() argument803 testGapless(resid1, resid2); in flakyTestWrapper()812 testGapless(resid1, resid2); in flakyTestWrapper()816 private void testGapless(int resid1, int resid2) throws Exception { in testGapless() argument834 AssetFileDescriptor afd = mContext.getResources().openRawResourceFd(resid1); in testGapless()