Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostTest.java610 for (Object obj : getTestMethods()) { in runTestCases()
838 private List<Object> getTestMethods() throws IllegalArgumentException { in getTestMethods() method in HostTest
1222 testObjects = getTestMethods(); in split()