Home
last modified time | relevance | path

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

/art/test/909-attach-agent/src-art/
DMain.java65 String newAgentName = tmp.getName(); in attachWithClassLoader() local
66 String agent = a.substring(6).replace(agentName, newAgentName); in attachWithClassLoader()