Searched refs:borrow_len (Results 1 – 1 of 1) sorted by relevance
715 uint32_t borrow_len = 10; in test_borrow_part_available() local716 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() local763 const uint8_t* borrowed_buf = transports.in->borrow(nullptr, &borrow_len); in test_borrow_none_available()