OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:benchmark_args
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/benchmarks/
lit.cfg.py
23
benchmark_args
=config.
benchmark_args
variable
/external/libcxx/utils/libcxx/test/
googlebenchmark.py
14
def __init__(self, test_sub_dirs, test_suffix,
benchmark_args
=[]):
15
self.
benchmark_args
= list(
benchmark_args
)
97
cmd = [testPath, '--benchmark_filter=%s$' % testName ] + self.
benchmark_args
Completed in 262 milliseconds