Searched refs:xLocalSocket (Results 1 – 1 of 1) sorted by relevance
1865 FreeRTOS_Socket_t xLocalSocket; in test_pxUDPSocketLookup_Found() local1869 listGET_LIST_ITEM_OWNER_ExpectAndReturn( &xListItem, &xLocalSocket ); in test_pxUDPSocketLookup_Found()1873 TEST_ASSERT_EQUAL( &xLocalSocket, pxReturn ); in test_pxUDPSocketLookup_Found()