Searched refs:copyAgentToFile (Results 1 – 2 of 2) sorted by relevance
75 File agentExtracted = copyAgentToFile("jvmtiattachingtestagent1"); in data()89 File agentExtracted = copyAgentToFile("jvmtiattachingtestagent2"); in data()113 File agentExtracted = copyAgentToFile("jvmtiattachingtestagent4"); in data()154 private static File copyAgentToFile(String lib) throws Exception { in copyAgentToFile() method in AttachingTest
82 Debug.attachJvmtiAgent(copyAgentToFile("classdescriptors").getAbsolutePath(), null, in maybeAttachJvmtiAgent()92 private static File copyAgentToFile(String lib) throws Exception { in copyAgentToFile() method