Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DExecutableBaseTest.java344 return splitByTestCommand(); in split()
352 private Collection<IRemoteTest> splitByTestCommand() { in splitByTestCommand() method in ExecutableBaseTest