Home
last modified time | relevance | path

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

/art/test/577-profile-foreign-dex/src/
DMain.java55 testMarkerForCodePath(foreignDexProfileDir); in main()
81 private static void testMarkerForCodePath(File foreignDexProfileDir) throws Exception { in testMarkerForCodePath() method in Main