Lines Matching refs:ASSERT_NONNULL
27 ASSERT_NONNULL(req, ""); in test_alloc_simple()
31 ASSERT_NONNULL(req->phys_list, "expected phys list to be set"); in test_alloc_simple()
70 ASSERT_NONNULL(req, ""); in test_pool()
75 ASSERT_NONNULL(zero_req, ""); in test_pool()
197 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_merge()
299 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_unaligned_contig()
358 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_unaligned_noncontig()
408 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_tiny_aligned()
443 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_tiny_unaligned()
525 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_aligned_contig()
582 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_aligned_noncontig()
650 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_unaligned_contig()
702 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_unaligned_noncontig()
772 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_tiny_aligned()
820 ASSERT_NONNULL(req->phys_list, ""); in test_phys_iter_sg_tiny_unaligned()