Searched refs:readTestChannel (Results 1 – 1 of 1) sorted by relevance
470 + readTestChannel(rootcanalTestChannel.getInputStream())); in sendTestChannelCommand()484 return readTestChannel(rootcanalTestChannel.getInputStream()); in sendTestChannelCommand()488 private String readTestChannel(InputStream in) throws IOException { in readTestChannel() method in RootcanalUtils.RootcanalController