Searched refs:tow (Results 1 – 1 of 1) sorted by relevance
373 size_t tow = (wblock == 1) ? 1 : wblock - 1; in ZTEST() local375 rc = stream_flash_buffered_write(&bad_ctx, write_buf, tow, true); in ZTEST()382 zassert_equal(bad_ctx.buf_bytes, cmp_ctx.buf_bytes + tow, in ZTEST()383 "Expected %d bytes added to buffer", tow); in ZTEST()