Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp65 static constexpr int32_t THREAD_SIZE = 5; variable
721 for (int32_t index = 1; index < THREAD_SIZE; ++index) { in CallThreadSafeWithDiffPriorityMultipleThreadTest()
H A Dtest_napi.cpp48 static constexpr int THREAD_SIZE = 5; variable
4495 for (int32_t index = 0; index < THREAD_SIZE; ++index) { in HWTEST_F()

Completed in 18 milliseconds