Searched refs:mlc (Results 1 – 1 of 1) sorted by relevance
251 void * mlc = malloc( ipconfigTCP_WIN_SEG_COUNT * sizeof( xTCPSegments[ 0 ] ) ); in test_vTCPWindowCreate_success() local255 pvPortMalloc_ExpectAnyArgsAndReturn( mlc ); in test_vTCPWindowCreate_success()276 free( mlc ); in test_vTCPWindowCreate_success()