Searched defs:expectedContentHash (Results 1 – 1 of 1) sorted by relevance
117 String expectedContentHash = copyAndHashResource("/javalib.jar", privateCopyFile); in testGeneratesEvents_standardClassLoader() local138 String expectedContentHash = copyAndHashResource("/javalib.jar", privateCopyFile); in testGeneratesEvents_unknownClassLoader() local214 String expectedContentHash = copyAndHashResource( in testGeneratesEvents_spoofed_validFile() local242 String expectedContentHash = copyAndHashResource( in testGeneratesEvents_spoofed_validFile_untrustedApp() local456 String expectedNameHash, String expectedContentHash) throws Exception { in assertDclLoggedSince()463 private static void assertHasDclLog(List<String> messages, String expectedContentHash) { in assertHasDclLog()