Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
Dcontext_c_fuzzer.cpp13 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum() local
97 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add1() local
176 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add2() local
255 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add3() local
275 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add4() local
/third_party/icu/icu4c/source/test/intltest/
Dsimplethread.cpp39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread()
Dcallimts.cpp203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread()
Ddtifmtts.cpp1789 void DateIntervalFormatTest::threadFunc11669(int32_t threadNum) { in threadFunc11669()