Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/sample/kernel/lmk/
H A DIt_los_lmk_004.c81 LosLmkOpsNode thirdOpsNode = { in TestCase() local
89 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
98 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
104 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
111 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
115 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
124 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
H A DIt_los_lmk_001.c61 LosLmkOpsNode thirdOpsNode = { in TestCase() local
82 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
85 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
90 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
H A DIt_los_lmk_002.c61 LosLmkOpsNode thirdOpsNode = { in TestCase() local
81 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
83 ret = LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
88 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()
H A DIt_los_lmk_003.c70 LosLmkOpsNode thirdOpsNode = { in TestCase() local
87 ret = LOS_LmkOpsNodeRegister(&thirdOpsNode); in TestCase()
109 (VOID)LOS_LmkOpsNodeUnregister(&thirdOpsNode); in TestCase()

Completed in 2 milliseconds