Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/dexmetadata/host/src/com/android/cts/dexmetadata/
H A DInstallDexMetadataHostTest.java255 byte[] dexFilesData; field in InstallDexMetadataHostTest.ProfileReaderV15
272 dexFilesData = readSection(bb); in ProfileReaderV15()
353 assertArrayEquals(expectedReader.dexFilesData, snapshotReader.dexFilesData); in testProfileSnapshotAfterInstall()