|
Blender V4.3
|
Inherits testing::Test.
Public Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Public Attributes | |
| std::string | temp_dir |
Definition at line 24 of file BLI_fileops_test.cc.
|
inlineoverride |
Definition at line 29 of file BLI_fileops_test.cc.
References BLI_dir_create_recursive(), BLI_exists(), BLI_temp_directory_path_get(), FILE_MAX, SEP_STR, and temp_dir.
|
inlineoverride |
Definition at line 41 of file BLI_fileops_test.cc.
References BLI_delete(), BLI_exists(), and temp_dir.
| std::string blender::tests::FileOpsTest::temp_dir |
Definition at line 27 of file BLI_fileops_test.cc.
Referenced by SetUp(), and TearDown().