Searched refs:mHostBitstreamsPath (Results 1 – 1 of 1) sorted by relevance
76 private File mHostBitstreamsPath = getDefaultBitstreamsDir(); field in MediaBitstreamsTest312 device.pushDir(mHostBitstreamsPath, mDeviceBitstreamsPath); in setUp()365 mHostBitstreamsPath, in pushBitstreams()373 FileUtil.copyFile(new File(mHostBitstreamsPath, f), tmpf); in pushBitstreams()479 File bitstreamFile = new File(mHostBitstreamsPath, mPath); in testBitstreamsConformance()550 File bitstreamFile = new File(mHostBitstreamsPath, p); in testBitstreamsConformance()552 File md5File = new File(mHostBitstreamsPath, md5Path); in testBitstreamsConformance()