Searched refs:processArgs (Results 1 – 2 of 2) sorted by relevance
96 if (!testDrive.processArgs(configuration, args, in main()109 boolean processArgs(Configuration configuration, String[] args, List<String> connectedDevices, in processArgs() method in TestDrive
179 boolean result = mTestDrive.processArgs(mConfiguration, mArgs, mConnectedDevices, in testProcessArgs()