Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp115 int ThreadTimeCost(int threadNum, int mallocTimes) { in ThreadTimeCost()
164 int threadNum = 1; in main() local
Dhook_test.c221 int threadNum = DEFAULT_THREAD_NUM; in main() local
/developtools/hdc_standard/src/test/
Dut_runtime.cpp29 string threadNum = std::to_string(SIZE_THREAD_POOL * 2); in Runtime() local