Searched refs:renderSummary (Results 1 – 2 of 2) sorted by relevance
60 this.renderSummary(ctx, data);64 renderSummary(ctx: CanvasRenderingContext2D, data: Data): void { method in ProcessSummaryTrack
103 json::Object renderSummary(const FileCoverageSummary &Summary) { in renderSummary() function158 File["summary"] = renderSummary(FileReport); in renderFile()232 {{"files", std::move(Files)}, {"totals", renderSummary(Totals)}}); in renderRoot()