Home | History | Annotate | Download | only in command

Lines Matching refs:addCommandFile

546      * Simple success case test for {@link CommandScheduler#addCommandFile(String, java.util.List)}
566 mScheduler.addCommandFile("mycmd.txt", extraArgs);
612 mScheduler.addCommandFile("mycmd.txt", extraArgs);
653 mScheduler.addCommandFile("mycmd.txt", Collections.<String>emptyList());
660 mScheduler.addCommandFile("mycmd.txt", Collections.<String>emptyList());