Home
last modified time | relevance | path

Searched refs:TestEpollCreate (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Depoll_create_fuzzer.cpp35 void TestEpollCreate(void) in TestEpollCreate() function
37 printf("start----TestEpollCreate\n"); in TestEpollCreate()
40 DT_FUZZ_START(0, FREQUENCY, const_cast<char *>("TestEpollCreate"), 0) { in TestEpollCreate()
45 printf("end----TestEpollCreate\n"); in TestEpollCreate()
H A Dmain.cpp64 extern void TestEpollCreate(void);

Completed in 1 milliseconds