Home
last modified time | relevance | path

Searched defs:testMethodName (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java288 public final boolean runDeviceTests(String pkgName, String testClassName, String testMethodName) in runDeviceTests()
304 String runner, String pkgName, String testClassName, String testMethodName) in runDeviceTests()
332 ITestDevice device, String pkgName, String testClassName, String testMethodName) in runDeviceTests()
364 String testMethodName, in runDeviceTests()
398 String testMethodName, in runDeviceTests()
434 String testMethodName, in runDeviceTests()
502 String testMethodName, in runDeviceTests()
551 String testMethodName, in runDeviceTests()
625 String testMethodName, in doRunTests()
DDeviceTestRunOptions.java95 public DeviceTestRunOptions setTestMethodName(String testMethodName) { in setTestMethodName()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java268 …private void runDeviceTests(String pkgName, String testClassName, String testMethodName, Collectin… in runDeviceTests()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationTest.java347 public void setMethodName(String testMethodName) { in setMethodName()