Searched refs:TestAieClientAsyncProcess (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/ai_lite/ai_engine_posix/base/src/aie_client/ |
| D | AieClientAsyncProcessFunctionTest.cpp | 52 static void TestAieClientAsyncProcess(bool isAsync, bool isAsyncProcessInputInfoNull, bool isAsyncP… in TestAieClientAsyncProcess() function 119 TestAieClientAsyncProcess(true, false, true, true); 130 TestAieClientAsyncProcess(true, true, true, true); 142 TestAieClientAsyncProcess(false, isAsyncProcessInputInfoNull, false, false);
|