/external/okhttp/okio/okio/src/test/java/okio/ |
D | InflaterSourceTest.java | 34 Buffer inflated = inflate(deflated); in inflate() local 35 assertEquals("God help us, we're in the hands of engineers.", inflated.readUtf8()); in inflate() 67 Buffer inflated = inflate(deflated); in inflateWellCompressed() local 68 assertEquals(original, inflated.readUtf8()); in inflateWellCompressed() 74 Buffer inflated = inflate(deflated); in inflatePoorlyCompressed() local 75 assertEquals(original, inflated.readByteString()); in inflatePoorlyCompressed() 80 Buffer inflated = new Buffer().writeUtf8(repeat('a', i)); in inflateIntoNonemptySink() local 84 while (source.read(inflated, Integer.MAX_VALUE) != -1) { in inflateIntoNonemptySink() 86 inflated.skip(i); in inflateIntoNonemptySink() 87 assertEquals("God help us, we're in the hands of engineers.", inflated.readUtf8()); in inflateIntoNonemptySink()
|
D | DeflaterSinkTest.java | 39 Buffer inflated = inflate(sink); in deflateWithClose() local 40 assertEquals(original, inflated.readUtf8()); in deflateWithClose() 51 Buffer inflated = inflate(sink); in deflateWithSyncFlush() local 52 assertEquals(original, inflated.readUtf8()); in deflateWithSyncFlush() 63 Buffer inflated = inflate(sink); in deflateWellCompressed() local 64 assertEquals(original, inflated.readUtf8()); in deflateWellCompressed() 75 Buffer inflated = inflate(sink); in deflatePoorlyCompressed() local 76 assertEquals(original, inflated.readByteString()); in deflatePoorlyCompressed() 103 Buffer inflated = inflate(sink); in deflateIntoNonemptySink() local 104 assertEquals(original, inflated.readUtf8()); in deflateIntoNonemptySink()
|
D | GzipSinkTest.java | 34 Buffer inflated = gunzip(sink); in gzipGunzip() local 35 assertEquals(original, inflated.readUtf8()); in gzipGunzip()
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_inflation.cpp | 50 Tensor<float, 4, DataLayout> inflated; in test_simple_inflation() local 51 inflated = tensor.inflate(strides); in test_simple_inflation() 53 VERIFY_IS_EQUAL(inflated.dimension(0), 3); in test_simple_inflation() 54 VERIFY_IS_EQUAL(inflated.dimension(1), 9); in test_simple_inflation() 55 VERIFY_IS_EQUAL(inflated.dimension(2), 9); in test_simple_inflation() 56 VERIFY_IS_EQUAL(inflated.dimension(3), 19); in test_simple_inflation() 66 VERIFY_IS_EQUAL(inflated(i,j,k,l), in test_simple_inflation() 69 VERIFY_IS_EQUAL(0, inflated(i,j,k,l)); in test_simple_inflation()
|
/external/libvorbis/ |
D | CHANGES | 12 machines that caused inflated bitrates
|
/external/elfutils/libdw/ |
D | ChangeLog | 173 DWARF_E_COMPRESSED_ERROR if .debug_info section couldn't be inflated.
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/netperf/doc/ |
D | netperf.texi | 1079 incorrect, inflated transaction rate if the response size was less
|
D | netperf.info | 1020 incorrect, inflated transaction rate if the response size was less
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/strace/ |
D | ChangeLog | 24843 its inflated sigset_t, and enables build with libcs where sigset_t is
|