Lines Matching refs:ASSERT_GT

191     ASSERT_GT(ioctl_block_fvm_query(fd.get(), &fvm_info), 0, "Failed to query fvm\n");  in FVMCheckSliceSize()
199 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in FVMCheckAllocatedCount()
215 ASSERT_GT(ioctl_block_get_info(fd.get(), &info), 0); in ValidateFVM()
317 ASSERT_GT(ioctl_block_attach_vmo(client->fd(), &xfer_vmo, &vmoid), 0); in Create()
358 ASSERT_GT(ioctl_block_get_fifos(fd, &fifo), 0, "Failed to get FIFO"); in Create()
359 ASSERT_GT(ioctl_block_get_info(fd, &vc->info_), 0, "Failed to get block info"); in Create()
528 ASSERT_GT(fd, 0); in TestTooSmall()
552 ASSERT_GT(fd.get(), 0); in TestLarge()
592 ASSERT_GT(fd, 0); in TestAllocateOne()
602 ASSERT_GT(vp_fd, 0); in TestAllocateOne()
615 ASSERT_GT(vp_fd, 0, "Couldn't re-open Data VPart"); in TestAllocateOne()
634 ASSERT_GT(fd, 0); in TestAllocateMany()
644 ASSERT_GT(data_fd, 0); in TestAllocateMany()
649 ASSERT_GT(blob_fd, 0); in TestAllocateMany()
654 ASSERT_GT(sys_fd, 0); in TestAllocateMany()
680 ASSERT_GT(fd, 0); in TestCloseDuringAccess()
689 ASSERT_GT(vp_fd, 0); in TestCloseDuringAccess()
750 ASSERT_GT(fd, 0); in TestReleaseDuringAccess()
759 ASSERT_GT(vp_fd, 0); in TestReleaseDuringAccess()
807 ASSERT_GT(fd, 0); in TestDestroyDuringAccess()
815 ASSERT_GT(vp_fd, 0); in TestDestroyDuringAccess()
870 ASSERT_GT(fd, 0); in TestVPartitionExtend()
872 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestVPartitionExtend()
888 ASSERT_GT(vp_fd, 0); in TestVPartitionExtend()
971 ASSERT_GT(fd, 0); in TestVPartitionExtendSparse()
981 ASSERT_GT(vp_fd, 0); in TestVPartitionExtendSparse()
1033 ASSERT_GT(fd, 0); in TestVPartitionShrink()
1035 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestVPartitionShrink()
1051 ASSERT_GT(vp_fd, 0); in TestVPartitionShrink()
1135 ASSERT_GT(fd, 0); in TestVPartitionSplit()
1137 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestVPartitionSplit()
1150 ASSERT_GT(vp_fd, 0); in TestVPartitionSplit()
1272 ASSERT_GT(fd, 0); in TestVPartitionDestroy()
1282 ASSERT_GT(data_fd, 0); in TestVPartitionDestroy()
1286 ASSERT_GT(blob_fd, 0); in TestVPartitionDestroy()
1290 ASSERT_GT(sys_fd, 0); in TestVPartitionDestroy()
1344 ASSERT_GT(fd, 0); in TestVPartitionQuery()
1354 ASSERT_GT(part_fd, 0); in TestVPartitionQuery()
1363 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestVPartitionQuery()
1439 ASSERT_GT(fd, 0); in TestSliceAccessContiguous()
1441 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestSliceAccessContiguous()
1452 ASSERT_GT(vp_fd, 0); in TestSliceAccessContiguous()
1511 ASSERT_GT(fd, 0); in TestSliceAccessMany()
1513 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestSliceAccessMany()
1524 ASSERT_GT(vp_fd, 0); in TestSliceAccessMany()
1595 ASSERT_GT(fd, 0); in TestSliceAccessNonContiguousPhysical()
1597 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestSliceAccessNonContiguousPhysical()
1623 ASSERT_GT(vparts[i].fd, 0); in TestSliceAccessNonContiguousPhysical()
1738 ASSERT_GT(fd, 0); in TestSliceAccessNonContiguousVirtual()
1740 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestSliceAccessNonContiguousVirtual()
1767 ASSERT_GT(vparts[i].fd, 0); in TestSliceAccessNonContiguousVirtual()
1831 ASSERT_GT(fd, 0); in TestPersistenceSimple()
1833 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestPersistenceSimple()
1844 ASSERT_GT(vp_fd, 0); in TestPersistenceSimple()
1867 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestPersistenceSimple()
1870 ASSERT_GT(vp_fd, 0, "Couldn't re-open Data VPart"); in TestPersistenceSimple()
1890 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestPersistenceSimple()
1916 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestPersistenceSimple()
1919 ASSERT_GT(vp_fd, 0, "Couldn't re-open Data VPart"); in TestPersistenceSimple()
1941 ASSERT_GT(vp_fd, 0); in CorruptMountHelper()
1972 ASSERT_GT(vp_fd, 0); in CorruptMountHelper()
2009 ASSERT_GT(vp_fd, 0); in CorruptMountHelper()
2033 ASSERT_GT(fd, 0); in TestCorruptMount()
2035 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestCorruptMount()
2046 ASSERT_GT(vp_fd, 0); in TestCorruptMount()
2093 ASSERT_GT(fd, 0); in TestVPartitionUpgrade()
2114 ASSERT_GT(vp_fd, 0); in TestVPartitionUpgrade()
2121 ASSERT_GT(vp_fd, 0); in TestVPartitionUpgrade()
2128 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestVPartitionUpgrade()
2140 ASSERT_GT(new_fd, 0); in TestVPartitionUpgrade()
2159 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestVPartitionUpgrade()
2171 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestVPartitionUpgrade()
2181 ASSERT_GT(new_fd, 0); in TestVPartitionUpgrade()
2195 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestVPartitionUpgrade()
2203 ASSERT_GT(vp_fd, 0); in TestVPartitionUpgrade()
2210 ASSERT_GT(new_fd, 0); in TestVPartitionUpgrade()
2220 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestVPartitionUpgrade()
2239 ASSERT_GT(fd, 0); in TestMounting()
2241 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestMounting()
2251 ASSERT_GT(vp_fd, 0); in TestMounting()
2301 ASSERT_GT(fd, 0); in TestMkfs()
2303 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestMkfs()
2313 ASSERT_GT(vp_fd, 0); in TestMkfs()
2388 ASSERT_GT(ramdisk_fd, 0); in TestCorruptionOk()
2391 ASSERT_GT(fd, 0); in TestCorruptionOk()
2393 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestCorruptionOk()
2404 ASSERT_GT(vp_fd, 0); in TestCorruptionOk()
2438 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestCorruptionOk()
2441 ASSERT_GT(vp_fd, 0, "Couldn't re-open Data VPart"); in TestCorruptionOk()
2463 ASSERT_GT(ramdisk_fd, 0); in TestCorruptionRegression()
2466 ASSERT_GT(fd, 0); in TestCorruptionRegression()
2468 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestCorruptionRegression()
2479 ASSERT_GT(vp_fd, 0); in TestCorruptionRegression()
2511 ASSERT_GT(fd, 0, "Failed to rebind FVM driver"); in TestCorruptionRegression()
2513 ASSERT_GT(vp_fd, 0); in TestCorruptionRegression()
2535 ASSERT_GT(ramdisk_fd, 0); in TestCorruptionUnrecoverable()
2538 ASSERT_GT(fd, 0); in TestCorruptionUnrecoverable()
2540 ASSERT_GT(ioctl_block_fvm_query(fd, &fvm_info), 0); in TestCorruptionUnrecoverable()
2551 ASSERT_GT(vp_fd, 0); in TestCorruptionUnrecoverable()
2828 ASSERT_GT(kSlicesCount, ThreadCount * 2, "Not enough slices to distribute between threads"); in TestRandomOpMultithreaded()
2840 ASSERT_GT(fd, 0); in TestRandomOpMultithreaded()
2854 ASSERT_GT(s.thread_states[i].vp_fd, 0); in TestRandomOpMultithreaded()
2892 ASSERT_GT(fd, 0); in TestRandomOpMultithreaded()
2898 ASSERT_GT(vp_fd, 0); in TestRandomOpMultithreaded()