Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
scoped_temp_dir_unittest.cc File Reference
#include "filesystem/scoped_temp_dir.h"
#include "filesystem/directory.h"
#include "filesystem/path.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  filesystem
 

Functions

 filesystem::TEST (ScopedTempDir, Creation)
 
 filesystem::TEST (ScopedTempDir, Deletion)
 
 filesystem::TEST (ScopedTempDir, NewTempFile)
 
 filesystem::TEST (ScopedTempDir, CustomParent)