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