Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_test_case_def.h78 OSAL_SEM_POST_RESULT, enumerator
H A Dosal_list_test.c260 UT_TEST_CHECK_RET(g_hdfSemStatus == true, OSAL_SEM_POST_RESULT); in ThreadTestPostSem()
269 UT_TEST_CHECK_RET(g_hdfSemStatus == false, OSAL_SEM_POST_RESULT); in ThreadTestPostSem()
/ohos5.0/drivers/hdf_core/framework/support/posix/test/unittest/common/
H A Dhdf_osal_test_posix.cpp532 OSAL_TEST_FUNC_DEFINE(OSAL_SEM_POST_RESULT);
H A Dhdf_osal_test.cpp723 OSAL_TEST_FUNC_DEFINE(OSAL_SEM_POST_RESULT);