Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DVtsCoverageProcessor.cpp266 long total_line = 0; in GetTotalCodeLine() local
268 total_line += coverage.total_line_count(); in GetTotalCodeLine()
270 return total_line; in GetTotalCodeLine()