Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/e2etest/src/
H A DEndToEndTest.cpp282 OH_NNExecutor* RunExecutor(OH_NNCompilation* compilation, size_t deviceId, bool isDynamic = false) in RunExecutor() function
348 OH_NNExecutor* executor = RunExecutor(compilation, deviceId); in HWTEST_F()
369 OH_NNExecutor* executor = RunExecutor(compilation, deviceId, true); in HWTEST_F()
391 OH_NNExecutor* executor = RunExecutor(compilation, deviceId); in HWTEST_F()
412 OH_NNExecutor* executor = RunExecutor(compilation, deviceId); in HWTEST_F()
438 OH_NNExecutor* executor = RunExecutor(compilation, deviceId, true); in HWTEST_F()

Completed in 1 milliseconds