Searched refs:kept_binaries_ (Results 1 – 1 of 1) sorted by relevance
349 kept_binaries_(kept_binaries) {} in TestFileGenerator()423 if (kept_binaries_.count(file_p.first)) { in WriteFeatureSections()439 if (kept_binaries_.count(file_feature.path) && !writer_->WriteFileFeature(file_feature)) { in WriteFeatureSections()447 if (kept_binaries_.count(build_id.filename)) { in WriteFeatureSections()481 const std::unordered_set<std::string> kept_binaries_; member in simpleperf::__anonc541a1a50111::TestFileGenerator