Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/kernel/lmk/
H A DIt_los_lmk_002.c49 LosLmkOpsNode firstOpsNode = { in TestCase() local
69 ret = LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
74 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
76 ret = LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
78 ret = LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
86 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
H A DIt_los_lmk_004.c69 LosLmkOpsNode firstOpsNode = { in TestCase() local
87 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
96 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
100 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
109 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
117 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
122 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
H A DIt_los_lmk_003.c58 LosLmkOpsNode firstOpsNode = { in TestCase() local
76 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
98 firstOpsNode.freeMem = release_OK; in TestCase()
99 firstOpsNode.restoreTask = restore_OK; in TestCase()
107 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()
H A DIt_los_lmk_001.c49 LosLmkOpsNode firstOpsNode = { in TestCase() local
70 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
73 ret = LOS_LmkOpsNodeRegister(&firstOpsNode); in TestCase()
88 (VOID)LOS_LmkOpsNodeUnregister(&firstOpsNode); in TestCase()

Completed in 2 milliseconds