Lines Matching defs:mapper
21 bool ValidateCreateHelper(const fzl::ResizeableVmoMapper& mapper, uint64_t size) { in ValidateCreateHelper()
138 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in CreateTest() local
148 fzl::ResizeableVmoMapper mapper; in CreateAndMapTest() local
167 fzl::ResizeableVmoMapper mapper; in MapTest() local
228 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in ReadTest() local
248 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in WriteMappingTest() local
269 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in ReadMappingTest() local
289 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in EmptyNameTest() local
307 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in NullptrNameTest() local
329 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in LongNameTest() local
356 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in GoodSizesTest() local
368 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in BadSizesTest() local
385 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in GoodShrinkTest() local
413 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in BadShrinkTest() local
441 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in AlignedGoodGrowTest() local
472 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in UnalignedGoodGrowTest() local
502 fbl::unique_ptr<fzl::ResizeableVmoMapper> mapper; in BadGrowTest() local