Home
last modified time | relevance | path

Searched refs:clearCache (Results 1 – 6 of 6) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dcache.test.ts42 this.rollup.clearCache();
55 this.rollup.clearCache();
68 this.rollup.clearCache();
86 this.rollup.clearCache();
/developtools/smartperf_host/ide/src/trace/database/
DConvert.ts102 clearCache = () => { property in ConvertPool
DProcedure.ts206 clearCache = () => { property in ProcedurePool
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Drollup_plugin_mock.ts209 public clearCache() { method in RollUpPluginMock
/developtools/smartperf_host/ide/test/trace/component/
DSpSystemTrace.test.ts163 procedurePool.clearCache = jest.fn(() => true);
/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.ts1849 procedurePool.clearCache();