Home
last modified time | relevance | path

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

/external/libabigail/tests/
Dtest-diff-suppr.cc2048 const std::string& out_base_path; member
2055 const std::string& out_base_path) in test_task()
2058 out_base_path(out_base_path), in test_task()
2078 out_base_path + spec.out_report_path; in perform()
2166 const std::string out_base_path = std::string(get_build_dir()) + "/tests/"; in main() local
2184 new test_task(*s, in_base_path, out_base_path)); in main()
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc795 FilePath* out_base_path, in ConstructFilePaths() argument
798 if (out_base_path) in ConstructFilePaths()
799 *out_base_path = ConstructFilePath(dir, name); in ConstructFilePaths()
Dpersistent_histogram_allocator.h407 FilePath* out_base_path,