Searched refs:expected (Results 1 – 2 of 2) sorted by relevance
508 u8_t expected = 0xFE; in test_tcp_tx_full_window_lost() local518 tx_data[TCP_WND] = expected; in test_tcp_tx_full_window_lost()520 tx_data[0] = expected; in test_tcp_tx_full_window_lost()625 EXPECT(sent == expected); in test_tcp_tx_full_window_lost()
506 PBUF_ROM-pbufs are just enqueued (as ROM-data is expected to never change).