Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp143 static const uint32_t kMetadataSize = 1024; in TEST_F() local
320 static const uint32_t kMetadataSize = 1024; in TEST_F() local
428 static const size_t kMetadataSize = 64 * 1024; in TEST_F() local
H A Dio_test.cpp48 static const size_t kMetadataSize = 512; variable