HomeSort by relevance Sort by last modified time
    Searched refs:testStream (Results 1 - 11 of 11) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
MediaActivityTest.java 124 final int testStream = mSession.getController().getPlaybackInfo().getAudioAttributes()
127 if (mStreamVolumeMap.get(testStream) == mAudioManager.getStreamMinVolume(testStream)) {
138 assertNotEquals((int) mStreamVolumeMap.get(testStream),
139 mAudioManager.getStreamVolume(testStream));
AudioTrackTest.java     [all...]
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
HTMLDocumentTest.java 39 public void testStream() throws IOException {
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
XMLDocumentTest.java 67 public void testStream() throws IOException {
  /external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
BitStreamTest.java 40 public void testStream() throws Exception {
  /external/skia/tests/
Test.h 211 SkNullWStream testStream; \
212 auto testDoc = SkPDF::MakeDocument(&testStream); \
  /external/skqp/tests/
Test.h 223 SkNullWStream testStream; \
224 auto testDoc = SkPDF::MakeDocument(&testStream); \
  /external/bzip2/
bzip2.c 554 Bool testStream ( FILE *zStream )
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_socket.py     [all...]
  /external/python/cpython2/Lib/test/
test_socket.py     [all...]
  /external/python/cpython3/Lib/test/
test_socket.py 443 def testStream(self):
    [all...]

Completed in 899 milliseconds