Home
last modified time | relevance | path

Searched refs:cacheVersion (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
DCompileTest.cpp50 .cacheVersion = 10, in GenCacheFile()
282 .cacheVersion = 10,
303 .cacheVersion = 9,
324 .cacheVersion = 10,
345 .cacheVersion = 11,
778 .cacheVersion = 10,
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
DCompileTest.cpp50 .cacheVersion = 10, in GenCacheFile()
282 .cacheVersion = 10,
303 .cacheVersion = 9,
324 .cacheVersion = 10,
345 .cacheVersion = 11,
778 .cacheVersion = 10,
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.h64 uint32_t cacheVersion = 0; member
Dnnrt_utils.cpp180 compileParam.cacheVersion); in CompileGraphMock()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.h64 uint32_t cacheVersion = 0; member
Dnnrt_utils.cpp180 compileParam.cacheVersion); in CompileGraphMock()
/test/xts/acts/ai/nncore/common/
Dnncore_utils.h65 uint32_t cacheVersion = 0; member
Dnncore_utils.cpp308 compileParam.cacheVersion); in CompileGraphMock()
/test/xts/acts/ai/nncore/nncoretest/src/
DHdiCompilationTest.cpp38 .cacheVersion = CACHEVERSION, in GenCacheFile()