Searched defs:kTestImageSize (Results 1 – 2 of 2) sorted by relevance
74 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local116 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local150 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local195 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local246 constexpr offset_t kTestImageSize = 0x10000000U; in TEST() local307 constexpr offset_t kTestImageSize = 0x10000000U; in TEST() local418 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local457 constexpr offset_t kTestImageSize = 0x00100000U; in TEST() local
56 static constexpr uint64_t kTestImageSize = 1024 * 1024; variable