Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dpthread_mutexattr_setprotocol_fuzzer.cpp35 void TestPthreadMutexattrSetprotocol(void) in TestPthreadMutexattrSetprotocol() function
38 printf("start----TestPthreadMutexattrSetprotocol\n"); in TestPthreadMutexattrSetprotocol()
41 DT_FUZZ_START(0, FREQUENCY, const_cast<char *>("TestPthreadMutexattrSetprotocol"), 0) { in TestPthreadMutexattrSetprotocol()
48 printf("end----TestPthreadMutexattrSetprotocol\n"); in TestPthreadMutexattrSetprotocol()
H A Dmain.cpp71 extern void TestPthreadMutexattrSetprotocol(void);

Completed in 1 milliseconds