Home
last modified time | relevance | path

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

/art/test/099-vmdebug/src/
DMain.java61 testMethodTracingToFile(tempFile); in testMethodTracing()
69 private static void testMethodTracingToFile(File tempFile) throws Exception { in testMethodTracingToFile() method in Main