Home
last modified time | relevance | path

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

/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.h93 bool CreateFolder(const std::string &path);
H A Dnnrt_utils.cpp423 bool CreateFolder(const std::string &path) in CreateFolder() function
426 LOGI("CreateFolder: path is empty"); in CreateFolder()
429 LOGI("CreateFolder:%s", path.c_str()); in CreateFolder()
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.h93 bool CreateFolder(const std::string &path);
H A Dnnrt_utils.cpp423 bool CreateFolder(const std::string &path) in CreateFolder() function
426 LOGI("CreateFolder: path is empty"); in CreateFolder()
429 LOGI("CreateFolder:%s", path.c_str()); in CreateFolder()
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiCompilationTest.cpp26 CreateFolder(CACHE_DIR); in SetUp()
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h168 bool CreateFolder(const std::string &path);
H A Dnncore_utils.cpp462 bool CreateFolder(const std::string &path) in CreateFolder() function
465 LOGI("CreateFolder: path is empty"); in CreateFolder()
468 LOGI("CreateFolder:%s", path.c_str()); in CreateFolder()
/test/xts/acts/ai/nncore/e2etest/src/
H A DEndToEndTest.cpp30 CreateFolder(CACHE_DIR); in SetUp()
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
H A DCompileTest.cpp35 CreateFolder(CACHE_DIR); in SetUp()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DCompileTest.cpp35 CreateFolder(CACHE_DIR); in SetUp()

Completed in 13 milliseconds