Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/docs/tools/
Dgenerate_formatted_state.py88 total_files_count = 0 variable
137 total_files_count += file_count
156 total_percent = (float(total_files_pass)/float(total_files_count))
159 count=total_files_count,