Home
last modified time | relevance | path

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

/external/google-fruit/extras/benchmark/
Drun_benchmarks.py434 def __init__(self, boost_di_sources_dir, **kwargs): argument
436 path_to_code_under_test=boost_di_sources_dir,
437 boost_di_sources_dir=boost_di_sources_dir,
441 def __init__(self, boost_di_sources_dir, **kwargs): argument
443 path_to_code_under_test=boost_di_sources_dir,
444 boost_di_sources_dir=boost_di_sources_dir,
448 def __init__(self, boost_di_sources_dir, **kwargs): argument
450 path_to_code_under_test=boost_di_sources_dir,
451 boost_di_sources_dir=boost_di_sources_dir,
455 def __init__(self, boost_di_sources_dir, **kwargs): argument
[all …]
Dgenerate_benchmark.py86 boost_di_sources_dir=None, argument
116 … include_dirs = [boost_di_sources_dir + '/include', boost_di_sources_dir + '/extension/include']
188 if args.boost_di_sources_dir is None:
205 boost_di_sources_dir=args.boost_di_sources_dir,