Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBenchmark.py102 _plot(data, plot_file)
137 def _plot(data: pd.DataFrame, plot_file: str): function