Searched refs:kept_binaries_ (Results 1 – 1 of 1) sorted by relevance
366 kept_binaries_(kept_binaries) {} in TestFileGenerator()437 if (kept_binaries_.count(file_p.first)) { in WriteFeatureSections()455 if (kept_binaries_.count(file_feature.path) && !writer_->WriteFileFeature(file_feature)) { in WriteFeatureSections()466 if (kept_binaries_.count(build_id.filename)) { in WriteFeatureSections()500 const std::unordered_set<std::string> kept_binaries_; member in simpleperf::__anon7f0d915e0111::TestFileGenerator