Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 4 of 4) sorted by relevance

/spdk/test/thread/lock/
H A Dspdk_lock.c55 check_spin_err_count(enum spin_error *expect) in check_spin_err_count()
196 enum spin_error expect[SPIN_ERR_LAST] = { 0 }; in contend_end() enum
232 enum spin_error expect[SPIN_ERR_LAST] = { 0 }; in hold_by_poller() enum
295 enum spin_error expect[SPIN_ERR_LAST] = { 0 }; in hold_by_poller_end() enum
342 enum spin_error expect[SPIN_ERR_LAST] = { 0 }; in hold_by_message_end() enum
/spdk/test/unit/lib/ftl/ftl_band.c/
H A Dftl_band_ut.c244 uint64_t offset, expect, j; in test_band_block_offset_from_addr_offset() local
262 ftl_addr addr, expect; in test_band_addr_from_block_offset() local
356 ftl_addr addr, result, expect; in test_next_xfer_addr() local
/spdk/test/lvol/esnap/
H A Desnap.c188 char expect[blocklen]; in _verify() local
/spdk/test/unit/lib/bdev/bdev.c/
H A Dbdev_ut.c6665 UT_ASSERT_CLAIM_V2_COUNT(bdev,expect) global() argument