Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java89 public CommandResult executeHostGTestCommand( in executeHostGTestCommand() method in HostGTest
167 CommandResult testResult = executeHostGTestCommand(cmd, maxTestTimeMs, resultParser); in runTest()