Home
last modified time | relevance | path

Searched refs:Pctg (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageViewHTML.cpp342 float Pctg) { in emitFileSummary() argument
347 RSO << format("%*.2f", 7, Pctg) << "% "; in emitFileSummary()
355 else if (Pctg < 80.0) in emitFileSummary()