#include <memory>#include "flutter/testing/testing.h"#include "impeller/core/allocator.h"#include "impeller/core/texture_descriptor.h"#include "impeller/entity/render_target_cache.h"#include "impeller/renderer/testing/mocks.h"Go to the source code of this file.
Classes | |
| class | impeller::testing::TestAllocator |
Namespaces | |
| impeller | |
| impeller::testing | |
Functions | |
| impeller::testing::TEST (RenderTargetCacheTest, CachesUsedTexturesAcrossFrames) | |
| impeller::testing::TEST (RenderTargetCacheTest, DoesNotPersistFailedAllocations) | |