Home
last modified time | relevance | path

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

/art/test/661-oat-writer-layout/src/
DMain.java54 interesting_methods = Test.getTestMethods(); in main()
DTest.java22 public static Method[] getTestMethods() throws NoSuchMethodException, SecurityException { in getTestMethods() method in Test