Home
last modified time | relevance | path

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

/art/test/595-profile-saving/src/
DMain.java30 String codePath = System.getenv("DEX_LOCATION") + "/595-profile-saving.jar"; in main() local
32 new String[] {codePath}); in main()