Searched refs:expectedContentHash (Results 1 – 1 of 1) sorted by relevance
117 String expectedContentHash = copyAndHashResource("/javalib.jar", privateCopyFile); in testGeneratesEvents_standardClassLoader() local130 expectedNameHash, expectedContentHash); in testGeneratesEvents_standardClassLoader()138 String expectedContentHash = copyAndHashResource("/javalib.jar", privateCopyFile); in testGeneratesEvents_unknownClassLoader() local152 expectedNameHash, expectedContentHash); in testGeneratesEvents_unknownClassLoader()214 String expectedContentHash = copyAndHashResource( in testGeneratesEvents_spoofed_validFile() local235 expectedNameHash, expectedContentHash); in testGeneratesEvents_spoofed_validFile()242 String expectedContentHash = copyAndHashResource( in testGeneratesEvents_spoofed_validFile_untrustedApp() local263 expectedNameHash, expectedContentHash); in testGeneratesEvents_spoofed_validFile_untrustedApp()456 String expectedNameHash, String expectedContentHash) throws Exception { in assertDclLoggedSince() argument460 assertHasDclLog(messages, expectedContentHash); in assertDclLoggedSince()[all …]