Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/nncoretest/src/
DHdiCompilationTest.cpp104 const void *configValue = reinterpret_cast<const void*>(10); variable
106 …OH_NN_ReturnCode ret = OH_NNCompilation_AddExtensionConfig(nullptr, configName, configValue, confi…
121 const void *configValue = reinterpret_cast<const void*>(10); variable
123 …OH_NN_ReturnCode ret = OH_NNCompilation_AddExtensionConfig(compilation, nullptr, configValue, conf…
141 const void *configValue = &num; variable
144 …OH_NN_ReturnCode ret = OH_NNCompilation_AddExtensionConfig(compilation, configName, configValue, c…
179 const void *configValue = reinterpret_cast<const void*>(10); variable
181 …OH_NN_ReturnCode ret = OH_NNCompilation_AddExtensionConfig(compilation, configName, configValue, c…