Searched refs:CefScopedTempDir (Results 1 – 11 of 11) sorted by relevance
10 CefScopedTempDir::CefScopedTempDir() {} in CefScopedTempDir() function in CefScopedTempDir12 CefScopedTempDir::~CefScopedTempDir() { in ~CefScopedTempDir()17 bool CefScopedTempDir::CreateUniqueTempDir() { in CreateUniqueTempDir()29 bool CefScopedTempDir::CreateUniqueTempDirUnderPath( in CreateUniqueTempDirUnderPath()45 bool CefScopedTempDir::Set(const CefString& path) { in Set()56 bool CefScopedTempDir::Delete() { in Delete()69 CefString CefScopedTempDir::Take() { in Take()75 const CefString& CefScopedTempDir::GetPath() const { in GetPath()80 bool CefScopedTempDir::IsEmpty() const { in IsEmpty()84 bool CefScopedTempDir::IsValid() const { in IsValid()
55 class CefScopedTempDir {60 CefScopedTempDir();62 CefScopedTempDir(const CefScopedTempDir&) = delete;63 CefScopedTempDir& operator=(const CefScopedTempDir&) = delete;68 ~CefScopedTempDir();
18 CefScopedTempDir dir; in TEST()25 CefScopedTempDir dir; in TEST()38 CefScopedTempDir dir; in TEST()49 CefScopedTempDir dir; in TEST()68 CefScopedTempDir dir; in TEST()79 CefScopedTempDir dir; in TEST()85 CefScopedTempDir other_dir; in TEST()
39 CefScopedTempDir dir; in TEST()
103 CefScopedTempDir temp_dir; in CefTestSuite()
102 CefScopedTempDir scoped_temp_dir; \
522 CefScopedTempDir temp_dir_;
777 CefScopedTempDir scoped_dir; in TEST()836 CefScopedTempDir scoped_dir; in TEST()
138 CefScopedTempDir tempdir; in TEST()
2720 CefScopedTempDir post_file_tmpdir_;3237 CefScopedTempDir context_tmpdir_;
140 CefScopedTempDir request_context_temp_dir_;