Home
last modified time | relevance | path

Searched defs:ScopedFileRemove (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/perfetto/test/
H A Dcmdline_integrationtest.cc150 class ScopedFileRemove { class
152 explicit ScopedFileRemove(const std::string& path) : path_(path) {} in ScopedFileRemove() function in perfetto::__anond17fd2e10111::ScopedFileRemove