Home
last modified time | relevance | path

Searched refs:GetSizeBytes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Ddisk_test.cpp53 auto result2 = disk.GetSizeBytes();
120 EXPECT_EQ(result->GetSizeBytes(), sizeBytes);
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/disk_fuzzer/
H A Ddisk_fuzzer.cpp30 disk.GetSizeBytes(); in FileUtilFuzzTest()
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Ddisk.h33 int64_t GetSizeBytes();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Ddisk.cpp30 int64_t Disk::GetSizeBytes() in GetSizeBytes() function in OHOS::StorageManager::Disk
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/disk/test/
H A Ddisk_manager_service_test.cpp333 GTEST_LOG_(INFO) << result[0].GetSizeBytes();