Home
last modified time | relevance | path

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

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DTaskpoolSharedTaskTest.cpp23 static const int TARGET_NUM = 2; variable
226 for (int i = 0; i < TARGET_NUM; i++) { in GServiceInit()
234 for (int i = 0; i < TARGET_NUM; i++) { in GFeatureInit()
H A DTaskpoolSpecifiedTaskTest.cpp21 const int TARGET_NUM = 2; variable
194 for (int i = 0; i < TARGET_NUM; i++) { in GServiceInit()
202 for (int i = 0; i < TARGET_NUM; i++) { in GFeatureInit()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_sharedtask_func_test.c27 #define TARGET_NUM 2 macro
230 for (int i = 0; i < TARGET_NUM; i++) { in ServiceInit()
238 for (int i = 0; i < TARGET_NUM; i++) { in FeatureInit()
H A Dtaskpool_specifiedtask_func_test.c27 #define TARGET_NUM 2 macro
200 for (int i = 0; i < TARGET_NUM; i++) { in ServiceInit()
208 for (int i = 0; i < TARGET_NUM; i++) { in FeatureInit()

Completed in 4 milliseconds