Home
last modified time | relevance | path

Searched defs:param (Results 1 – 17 of 17) sorted by relevance

/test/xts/acts/kernel_lite/sched_posix/src/
DProcessSchedApiTest.cpp126 struct sched_param param; in SetPriorityAllTest() local
161 struct sched_param param; variable
314 struct sched_param param; variable
339 struct sched_param param; variable
362 struct sched_param param; variable
390 struct sched_param param; in SchedSetParamAllTest() local
425 struct sched_param param; variable
444 struct sched_param param; variable
470 struct sched_param param; variable
504 struct sched_param param; variable
[all …]
DPthreadSchedApiTest.cpp106 struct sched_param param = {0}; variable
122 struct sched_param param = {0}; variable
145 struct sched_param param = {0}; variable
262 struct sched_param param = {0}; in ThreadFunc1() local
283 struct sched_param param = {0}; variable
319 struct sched_param param = {0}; variable
369 struct sched_param param = {0}; in ThrdFuncForSetSchedParamTest() local
407 struct sched_param param = {0}; variable
459 struct sched_param param = {0}; variable
509 int param; variable
/test/xts/acts/kernel_lite/fs_posix/src/
DFsUnistdTest.cpp404 int param[] = { variable
495 int param[] = { variable
/test/developertest/src/core/build/
Dbuild_lite_manager.py39 def build_testcases(self, param): argument
Dbuild_manager.py138 def build_testcases(self, project_root_path, param): argument
/test/xts/acts/kernel_lite/process_posix/src/
DPthreadAttrTest.cpp37 int param; variable
268 int param; in ThreadPthreadGetattrNp() local
DPthreadBasicApiTest.cpp262 void DestructorPthreadSpecificAll(void *param) in DestructorPthreadSpecificAll()
296 void DestructorPthreadSpecificAllDelete(void *param) in DestructorPthreadSpecificAllDelete()
/test/xts/acts/security_lite/deviceauth_basic_deps/
Dhc_alg_test.c1038 …tatic void TestExportImportSignVerifyPrepareResources(struct TestExportImportSignVerifyParam *para… in TestExportImportSignVerifyPrepareResources()
1084 const AlgLoader *loader, const Algorithm alg, struct TestExportImportSignVerifyParam *param) in TestExportImportSignVerifyInnerVerfiyNormalAndAbnormalCases()
1120 const AlgLoader *loader, const Algorithm alg, struct TestExportImportSignVerifyParam *param) in TestExportImportSignVerifyInner()
1175 …tatic void TestExportImportSignVerifyReleaseResources(struct TestExportImportSignVerifyParam *para… in TestExportImportSignVerifyReleaseResources()
1211 struct TestExportImportSignVerifyParam param; in TestExportImportSignVerify() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
Dsession_test.c257 const StreamFrameInfo param = {0}; variable
/test/xts/acts/security_lite/permission_posix/capability/src/
DActsCapabilityTest.cpp580 struct sched_param param = { 0 }; variable
/test/xts/acts/security_lite/huks_hal/src/
Dsecurity_data_huks_gen_del_test.c102 void BuildBlobData(struct hks_blob *param, const char *str, uint8_t type, uint32_t size, uint8_t is… in BuildBlobData()
/test/arkXtest/jsunit/src/
Dservice.js415 function timeoutPromise (param) { argument
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp91 static void* CommTcpClientTask(void* param) in CommTcpClientTask()
/test/xts/acts/security_lite/huks_posix/src/
DSecurityDataHuksGenDelTest.cpp278 void BuildBlobData(struct hks_blob *param, const char *str, uint8_t type, uint32_t size, uint8_t is… in BuildBlobData()
/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.c1230 void* OpenSessionTask4Data(void* param) in OpenSessionTask4Data()
1275 void* OpenSessionTask4Ctl(void* param) in OpenSessionTask4Ctl()
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerAudioTest.cpp144 struct sched_param param; in SetSchParam() local
/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp108 static void* CommTcpClientTask(void *param) in CommTcpClientTask()