Searched refs:mMasterResultReporter (Results 1 – 1 of 1) sorted by relevance
130 private final ResultReporter mMasterResultReporter; field in ResultReporter144 mMasterResultReporter = masterResultReporter; in ResultReporter()163 mMasterResultReporter.invocationStarted(buildInfo); in invocationStarted()341 mMasterResultReporter.mergeModuleResult(mCurrentModuleResult); in testRunEnded()394 mMasterResultReporter.invocationEnded(elapsedTime); in invocationEnded()490 mMasterResultReporter.testLog(name, type, stream); in testLog()586 return mMasterResultReporter != null; in isShardResultReporter()