Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp47 static constexpr int32_t SEND_DATAS_LENGTH = 10; variable
84 static int32_t g_sendDatas[SEND_DATAS_LENGTH];
355 for (index = SEND_DATAS_LENGTH - 1; index > -1 && !queueClosing; index--) { in TsFuncDataSourceThreadMulti()

Completed in 3 milliseconds