Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstrumentationPreparer.java179 void setMethodName(String methodName) { in setMethodName() method in InstrumentationPreparer
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DUiAutomatorRunner.java179 public void setMethodName(String className, String testName) { in setMethodName() method in UiAutomatorRunner
DInstrumentationTest.java347 public void setMethodName(String testMethodName) { in setMethodName() method in InstrumentationTest
DHostTest.java385 void setMethodName(String methodName) { in setMethodName() method in HostTest