Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java67 testDoubleLoad(args[0]); in main()
375 private static void testDoubleLoad(String library) { in testDoubleLoad() method in Main