Searched refs:DefaultCacheProgram (Results 1 – 4 of 4) sorted by relevance
235 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram() function
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram() function
55 void testTearDown() override { gDefaultPlatformMethods.cacheProgram = DefaultCacheProgram; } in testTearDown()