Home
last modified time | relevance | path

Searched defs:print_header (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A Ddisplay.py69 def print_header(self): member in NopDisplay
88 def print_header(self): member in Display
/llvm-project/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A Dgenpytest.py7 def print_header(outf): function
/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dmultivalue-stackify.py192 def print_header(): function
/llvm-project/third-party/benchmark/src/
H A Dconsole_reporter.cc83 bool print_header = !printed_header_; in ReportRuns() local