Searched defs:xToReturn (Results 1 – 2 of 2) sorted by relevance
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP/ |
| D | FreeRTOS_TCP_IP_utest.c | 174 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_AllInputsZero1() local 192 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_StateEstablished() local 215 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull() local 241 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1() local 274 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull_BufferFreed() local 306 BaseType_t xReturn, xToReturn = 0; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1_NonZeroTimeout() local 335 BaseType_t xReturn, xToReturn = 0, xBackup; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1_NonZeroTimeout_NoLogPort() local 370 BaseType_t xReturn, xToReturn = 0; in test_xTCPSocketCheck_StateCLOSED_TxStreamNonNull1_NonZeroTimeout() local 400 BaseType_t xReturn, xToReturn = 0; in test_xTCPSocketCheck_StateeCONNECT_SYN_TxStreamNonNull_UserShutdown() local
|
| /FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_TCP_IP_DiffConfig/ |
| D | FreeRTOS_TCP_IP_DiffConfig_utest.c | 91 BaseType_t xReturn, xToReturn = 0xAABBCCDD; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1() local
|