Home
last modified time | relevance | path

Searched refs:fuseoperationshelper_ (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_helper_test.cpp40 static inline shared_ptr<FileOperationsHelper> fuseoperationshelper_ = nullptr; member in OHOS::FileManagement::CloudDisk::Test::FuseOperationsHelperTest
47 fuseoperationshelper_ = make_shared<FileOperationsHelper>(); in SetUpTestCase()
55 fuseoperationshelper_ = nullptr; in TearDownTestCase()
83 string ret = fuseoperationshelper_->GetCloudDiskLocalPath(userId, fileName); in HWTEST_F()
106 string ret = fuseoperationshelper_->GetCloudDiskLocalPath(userId, fileName); in HWTEST_F()
129 string ret = fuseoperationshelper_->GetCloudDiskLocalPath(userId, fileName); in HWTEST_F()
153 fuseoperationshelper_->GetInodeAttr(inoPtr, &statBuf); in HWTEST_F()
176 fuseoperationshelper_->GetInodeAttr(inoPtr, &statBuf); in HWTEST_F()
198 int ret = fuseoperationshelper_->GetNextLayer(inoPtr, ino); in HWTEST_F()
222 int ret = fuseoperationshelper_ in HWTEST_F()
[all...]

Completed in 1 milliseconds