Searched refs:processFileProto (Results 1 – 3 of 3) sorted by relevance
153 parser.processFileProto(currentOutput); in testWriteResults_periodic()
437 mProtoParser.processFileProto(resultFile); in isStillRunning()512 mProtoParser.processFileProto(resultFile); in isStillRunning()
170 public void processFileProto(File protoFile) throws IOException { in processFileProto() method in ProtoResultParser