Home
last modified time | relevance | path

Searched refs:xStubApplicationGetRandomNumber (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_stubs.c80 static BaseType_t xStubApplicationGetRandomNumber( uint32_t * xRndNumber, in xStubApplicationGetRandomNumber() function
DFreeRTOS_Sockets_privates_utest.c1625 xApplicationGetRandomNumber_Stub( xStubApplicationGetRandomNumber ); in test_prvGetPrivatePortNumber_TCP_Found()
1633 xApplicationGetRandomNumber_Stub( xStubApplicationGetRandomNumber ); in test_prvGetPrivatePortNumber_TCP_Found()
1688 xApplicationGetRandomNumber_Stub( xStubApplicationGetRandomNumber ); in test_prvGetPrivatePortNumber_UDP_Found()
1696 xApplicationGetRandomNumber_Stub( xStubApplicationGetRandomNumber ); in test_prvGetPrivatePortNumber_UDP_Found()
1719 xApplicationGetRandomNumber_Stub( xStubApplicationGetRandomNumber ); in test_prvGetPrivatePortNumber_UDP_NotFoundAfterAllIterations()