|
Blender V5.0
|
Classes | |
| class | GenericIntKey |
| class | CachedInt |
Functions | |
| TEST (memory_cache, Simple) | |
| TEST (memory_cache, RemoveIf) | |
| blender::memory_cache::tests::TEST | ( | memory_cache | , |
| RemoveIf | ) |
Definition at line 89 of file BLI_memory_cache_test.cc.
References blender::memory_cache::clear(), EXPECT_EQ(), blender::memory_cache::get(), and blender::memory_cache::remove_if().
| blender::memory_cache::tests::TEST | ( | memory_cache | , |
| Simple | ) |
Definition at line 59 of file BLI_memory_cache_test.cc.
References blender::memory_cache::clear(), EXPECT_EQ(), and blender::memory_cache::get().