Home
last modified time | relevance | path

Searched refs:CACHE_INFO_PATH (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dconst.h35 const std::string CACHE_INFO_PATH = CACHE_DIR + "/cache_info.nncache"; member
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dconst.h35 const std::string CACHE_INFO_PATH = CACHE_DIR + "/cache_info.nncache"; member
/test/xts/acts/ai/nncore/common/
H A Dnncore_const.h35 const std::string CACHE_INFO_PATH = CACHE_DIR + "/cache_info.nncache"; member
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiCompilationTest.cpp43 ASSERT_TRUE(CheckPath(CACHE_INFO_PATH) == PathType::FILE); in GenCacheFile()
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DCompileTest.cpp55 ASSERT_TRUE(CheckPath(CACHE_INFO_PATH) == PathType::FILE); in GenCacheFile()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DCompileTest.cpp55 ASSERT_TRUE(CheckPath(CACHE_INFO_PATH) == PathType::FILE); in GenCacheFile()

Completed in 5 milliseconds