Home
last modified time | relevance | path

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

/development/samples/Vault/tests/src/com/example/android/vault/
DEncryptedDocumentTest.java94 testMetadataAndContents(content); in testNormalMetadataAndContents()
101 testMetadataAndContents(content); in testGiantMetadataAndContents()
104 private void testMetadataAndContents(byte[] content) throws Exception { in testMetadataAndContents() method in EncryptedDocumentTest