Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/test/
DTransportTest.cpp715 uint32_t borrow_len = 10; in test_borrow_part_available() local
716 const uint8_t* borrowed_buf = transports.in->borrow(read_buf, &borrow_len); in test_borrow_part_available()
762 uint32_t borrow_len = 10; in test_borrow_none_available() local
763 const uint8_t* borrowed_buf = transports.in->borrow(nullptr, &borrow_len); in test_borrow_none_available()