Searched refs:dexFilesData (Results 1 – 1 of 1) sorted by relevance
255 byte[] dexFilesData; field in InstallDexMetadataHostTest.ProfileReaderV15272 dexFilesData = readSection(bb); in ProfileReaderV15()353 assertArrayEquals(expectedReader.dexFilesData, snapshotReader.dexFilesData); in testProfileSnapshotAfterInstall()