Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/test/function/prepare/
H A Dprepare_function_test.cpp39 const int ALGORITHM_ASYNC_TYPE = 1; variable
158 .algorithmType = ALGORITHM_ASYNC_TYPE,
281 .algorithmType = ALGORITHM_ASYNC_TYPE,
405 .algorithmType = ALGORITHM_ASYNC_TYPE,
466 .algorithmType = ALGORITHM_ASYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/performance/reliability/aie_client/
H A Daie_client_reliability_test.cpp40 const int ALGORITHM_ASYNC_TYPE = 1; variable
185 .algorithmType = ALGORITHM_ASYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/function/async_process/
H A Dasync_process_function_test.cpp42 const int ALGORITHM_ASYNC_TYPE = 1; variable
96 .algorithmType = ALGORITHM_ASYNC_TYPE, in PreBuildInfo()
/ohos5.0/foundation/ai/ai_engine/test/performance/delay/async_process/
H A Dasync_process_delay_test.cpp40 const int ALGORITHM_ASYNC_TYPE = 1; variable
230 .algorithmType = ALGORITHM_ASYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/function/set_get_option/
H A Doption_function_test.cpp36 const int ALGORITHM_ASYNC_TYPE = 1; variable
125 .algorithmType = ALGORITHM_ASYNC_TYPE, in GetAsyncAlgorithmInfo()