Home
last modified time | relevance | path

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

/external/cronet/base/files/
Dimportant_file_writer_cleaner_unittest.cc35 class ScopedCleanerLifetime { class in base::ImportantFileWriterCleanerTest
37 ScopedCleanerLifetime() { in ScopedCleanerLifetime() function in base::ImportantFileWriterCleanerTest::ScopedCleanerLifetime
42 ScopedCleanerLifetime(const ScopedCleanerLifetime&) = delete;
43 ScopedCleanerLifetime& operator=(const ScopedCleanerLifetime&) = delete;
44 ~ScopedCleanerLifetime() { in ~ScopedCleanerLifetime()
101 absl::optional<ScopedCleanerLifetime> cleaner_lifetime_;