Home
last modified time | relevance | path

Searched refs:DeleteFolder (Results 1 - 10 of 10) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.h92 void DeleteFolder(const std::string &path);
H A Dnnrt_utils.cpp387 void DeleteFolder(const std::string &path) in DeleteFolder() function
410 DeleteFolder(filePath); // 递归执行 in DeleteFolder()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.h92 void DeleteFolder(const std::string &path);
H A Dnnrt_utils.cpp387 void DeleteFolder(const std::string &path) in DeleteFolder() function
410 DeleteFolder(filePath); // 递归执行 in DeleteFolder()
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiCompilationTest.cpp30 DeleteFolder(CACHE_DIR); in TearDown()
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h167 void DeleteFolder(const std::string &path);
H A Dnncore_utils.cpp426 void DeleteFolder(const std::string &path) in DeleteFolder() function
449 DeleteFolder(filePath); // 递归执行 in DeleteFolder()
/test/xts/acts/ai/nncore/e2etest/src/
H A DEndToEndTest.cpp34 DeleteFolder(CACHE_DIR); in TearDown()
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DCompileTest.cpp39 DeleteFolder(CACHE_DIR); in TearDown()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DCompileTest.cpp39 DeleteFolder(CACHE_DIR); in TearDown()

Completed in 9 milliseconds