Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGTest.java197 protected void executeCommandByScript(final ITestDevice testDevice, final String cmd, in executeCommandByScript() method in GTest
262 executeCommandByScript(testDevice, cmd, resultParser); in runTest()