Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/test/function/prepare/
H A Dprepare_function_test.cpp38 const int ALGORITHM_SYNC_TYPE = 0; variable
101 .algorithmType = ALGORITHM_SYNC_TYPE,
220 .algorithmType = ALGORITHM_SYNC_TYPE,
343 .algorithmType = ALGORITHM_SYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/performance/delay/sync_process/
H A Dsync_process_delay_test.cpp40 const int ALGORITHM_SYNC_TYPE = 0; variable
149 .algorithmType = ALGORITHM_SYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/performance/reliability/aie_client/
H A Daie_client_reliability_test.cpp39 const int ALGORITHM_SYNC_TYPE = 0; variable
113 .algorithmType = ALGORITHM_SYNC_TYPE,
/ohos5.0/foundation/ai/ai_engine/test/function/set_get_option/
H A Doption_function_test.cpp35 const int ALGORITHM_SYNC_TYPE = 0; variable
106 .algorithmType = ALGORITHM_SYNC_TYPE, in GetSyncAlgorithmInfo()