Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/
DIt_posix_queue_053.cpp40 TestAssertWaitDelay(&g_testCount, 3); // 3, Here, assert the g_testCount. in PthreadF01()
106 TestAssertWaitDelay(&g_testCount, 1); in Testcase()
121 TestAssertWaitDelay(&g_testCount, 4); // 4, Here, assert the g_testCount. in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
DIt_posix_queue_097.cpp121 TestAssertWaitDelay(&g_testCount, 4); // 4, Here, assert the g_testCount. in Testcase()
/kernel/liteos_a/testsuites/unittest/common/
DosTest.cpp282 VOID TestAssertWaitDelay(UINT32 *testCount, UINT32 flag) in TestAssertWaitDelay() function
/kernel/liteos_a/testsuites/unittest/common/include/
DosTest.h136 extern VOID TestAssertWaitDelay(UINT32 *testCount, UINT32 flag);