Searched refs:ScopedPathUnlinker (Results 1 – 6 of 6) sorted by relevance
17 class ScopedPathUnlinker {19 explicit ScopedPathUnlinker(const std::string& path) : path_(path) {} in ScopedPathUnlinker() function20 ~ScopedPathUnlinker() { in ~ScopedPathUnlinker()29 DISALLOW_COPY_AND_ASSIGN(ScopedPathUnlinker);
139 ScopedPathUnlinker scoped_unlinker(patch_path); in TestPatching()
91 ScopedPathUnlinker unlinker(tmp_file); in FindDeflatesInZlibBlocks()
179 ScopedPathUnlinker scoped_unlinker(filepath); in TEST_F()
28 using ScopedPathUnlinker = typedef43 ScopedPathUnlinker path_unlinker; in CreateAnonymousSharedMemory()
31 using ScopedPathUnlinker = typedef237 ScopedPathUnlinker path_unlinker(&path); in Create()