Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/kernel/lmk/
H A DIt_los_lmk_004.c75 LosLmkOpsNode anotherOpsNode = { in TestCase() local
91 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
97 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
102 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
110 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
113 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
123 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
H A DIt_los_lmk_003.c64 LosLmkOpsNode anotherOpsNode = { in TestCase() local
79 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
100 anotherOpsNode.freeMem = release_OK; in TestCase()
101 anotherOpsNode.restoreTask = restore_OK; in TestCase()
108 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
H A DIt_los_lmk_001.c55 LosLmkOpsNode anotherOpsNode = { in TestCase() local
76 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
79 ret = LOS_LmkOpsNodeRegister(&anotherOpsNode); in TestCase()
89 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
H A DIt_los_lmk_002.c55 LosLmkOpsNode anotherOpsNode = { in TestCase() local
71 ret = LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()
87 (VOID)LOS_LmkOpsNodeUnregister(&anotherOpsNode); in TestCase()

Completed in 1 milliseconds