Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/ai_engine/test/function/release/
H A Drelease_function_test.cpp314 int resultCodeAsyncProcess = AieClientAsyncProcess(clientInfo, algoInfo, inputInfo); variable
315 ASSERT_EQ(resultCodeAsyncProcess, RETCODE_SUCCESS);
/ohos5.0/foundation/ai/ai_engine/test/function/destroy/
H A Ddestroy_function_test.cpp239 int resultCodeAsyncProcess = AieClientAsyncProcess(clientInfo, algoInfo, inputInfo); variable
240 ASSERT_EQ(resultCodeAsyncProcess, RETCODE_SUCCESS);