Searched refs:uncompressedData (Results 1 – 4 of 4) sorted by relevance
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
D | UnitTestZipArchive.java | 241 ByteArrayOutputStream uncompressedData = new ByteArrayOutputStream(); in checkEntry() local 245 uncompressedData.write(buffer, 0, numRead); in checkEntry() 248 testEntry.getUncompressedBinaryContent(), uncompressedData.toByteArray()); in checkEntry()
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | UnitTests.cs | 183 private ArrayList uncompressedData = new ArrayList(); field in DotZLibTests.DeflateInflateTests 223 uncompressedData.Add(data[i+startIndex]); in DDataAvail() 229 uncompressedData.Clear(); in Inflate_Expand()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 1714 …std::vector<deUint8> uncompressedData (uncompressedFormat.getPixelSize() * level.getWidth() * lev… in loadTexture2D() local 1715 …essedBuffer (uncompressedFormat, level.getWidth(), level.getHeight(), 1, uncompressedData.data()); in loadTexture2D() 1778 …std::vector<deUint8> uncompressedData (uncompressedFormat.getPixelSize() * level.getWidth() * l… in loadTextureCube() local 1779 …sedBuffer (uncompressedFormat, level.getWidth(), level.getHeight(), 1, uncompressedData.data()); in loadTextureCube()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | yjp-controller-api-redist.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/yourkit/
com/ ... |