Home
last modified time | relevance | path

Searched defs:kDiskSize (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp142 static const uint64_t kDiskSize = 1000000; in TEST_F() local
319 static const uint64_t kDiskSize = 1024 * 1024; in TEST_F() local
427 static const size_t kDiskSize = 128 * 1024; in TEST_F() local
H A Dio_test.cpp47 static const size_t kDiskSize = 131072; variable