Home
last modified time | relevance | path

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

/aosp_15_r20/external/zucchini/
H A Drel32_utils_unittest.cc74 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
116 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
150 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
195 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
246 constexpr offset_t kTestImageSize = 0x10000000U; in TEST() local
307 constexpr offset_t kTestImageSize = 0x10000000U; in TEST() local
418 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
457 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp56 static constexpr uint64_t kTestImageSize = 1024 * 1024; variable