Home
last modified time | relevance | path

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

/art/test/595-profile-saving/src/
DMain.java36 testAddMethodToProfile(file, appMethod); in main()
43 testAddMethodToProfile(file, bootMethod); in main()
53 static void testAddMethodToProfile(File file, Method m) { in testAddMethodToProfile() method in Main