Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DExecutableBaseTest.java160 Map<String, String> testCommands = getAllTestCommands(); in run()
327 private Map<String, String> getAllTestCommands() { in getAllTestCommands() method in ExecutableBaseTest