Home
last modified time | relevance | path

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

/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DMediaBitstreamsTest.java76 private File mHostBitstreamsPath = getDefaultBitstreamsDir(); field in MediaBitstreamsTest
312 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()