Home
last modified time | relevance | path

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

/external/perfetto/test/
Dcmdline_integrationtest.cc102 class ScopedFileRemove { class
104 explicit ScopedFileRemove(const std::string& path) : path_(path) {} in ScopedFileRemove() function in perfetto::__anon7a831bff0111::ScopedFileRemove