Home
last modified time | relevance | path

Searched refs:TestDestroyParamList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp122 static void TestDestroyParamList(ParamContextsList **list) in TestDestroyParamList() function
146 BEGET_ERROR_CHECK(node != nullptr, TestDestroyParamList(&head); in TestGetParamList()
156 BEGET_ERROR_CHECK(node != nullptr, TestDestroyParamList(&head); in TestGetParamList()
165 BEGET_ERROR_CHECK(node != nullptr, TestDestroyParamList(&head); in TestGetParamList()
174 BEGET_ERROR_CHECK(node != nullptr, TestDestroyParamList(&head); in TestGetParamList()
196 selinuxSpace->destroyParamList = TestDestroyParamList; in TestSetSelinuxOps()