Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c1865 FreeRTOS_Socket_t xLocalSocket; in test_pxUDPSocketLookup_Found() local
1869 listGET_LIST_ITEM_OWNER_ExpectAndReturn( &xListItem, &xLocalSocket ); in test_pxUDPSocketLookup_Found()
1873 TEST_ASSERT_EQUAL( &xLocalSocket, pxReturn ); in test_pxUDPSocketLookup_Found()