Home
last modified time | relevance | path

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

/art/test/626-const-class-linking/
Dexpected.txt6 testClearDexCache done
/art/test/626-const-class-linking/src/
DMain.java35 testClearDexCache(); in main()
44 private static void testClearDexCache() throws Exception { in testClearDexCache() method in Main