Searched refs:UnitTestCommand (Results 1 – 1 of 1) sorted by relevance
52 Thread commandThread = new Thread(new UnitTestCommand()); in runCommand()160 class UnitTestCommand implements Runnable { class in MainActivity