Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/595-profile-saving/src/
H A DMain.java83 testMethodNotInProfile(file, bootNotInProfileMethod); in main()
133 static void testMethodNotInProfile(File file, Method m) { in testMethodNotInProfile() method in Main