Home
last modified time | relevance | path

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

/art/test/674-hiddenapi/src-art/
DMain.java124 Method runTestMethod = childClass.getDeclaredMethod( in doTest() local
126 runTestMethod.invoke(null, nativeLibCopy, parentDomain.ordinal(), childDomain.ordinal(), in doTest()