Home
last modified time | relevance | path

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

/art/test/626-const-class-linking/
Dexpected.txt23 testRacyLoader done
/art/test/626-const-class-linking/src/
DMain.java37 testRacyLoader(); in main()
120 private static void testRacyLoader() throws Exception { in testRacyLoader() method in Main