Searched refs:fprr (Results 1 – 1 of 1) sorted by relevance
110 FileProtoResultReporter fprr = new FileProtoResultReporter(); in compactAllProtos() local111 fprr.setFileOutput(mBaseProtoFile); in compactAllProtos()112 ProtoResultParser parser = new ProtoResultParser(fprr, new InvocationContext(), true); in compactAllProtos()