Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_work_test.c176 UT_TEST_CHECK_RET(len == -1, OSAL_FILE_SEEK_RD); in OsalTestFile()
182 UT_TEST_CHECK_RET(len != TEST_FILE_OFFSET, OSAL_FILE_SEEK_RD); in OsalTestFile()
H A Dosal_test_case_def.h103 OSAL_FILE_SEEK_RD, enumerator
/ohos5.0/drivers/hdf_core/framework/support/posix/test/unittest/common/
H A Dhdf_osal_test.cpp977 OSAL_TEST_FUNC_DEFINE(OSAL_FILE_SEEK_RD);