Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DFileIntegrityManagerTest.java75 private static final String TEST_FILE_DIGEST = field in FileIntegrityManagerTest
185 assertThat(HexFormat.of().formatHex(actualDigest)).isEqualTo(TEST_FILE_DIGEST); in testEnableAndMeasureFsVerityByFile()