Home
last modified time | relevance | path

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

/aosp12/art/test/099-vmdebug/src/
H A DMain.java58 testMethodTracingToFile(tempFile); in testMethodTracing()
66 private static void testMethodTracingToFile(File tempFile) throws Exception { in testMethodTracingToFile() method in Main