Lines Matching refs:assert_allocation_checker
141 assert_allocation_checker( in assert_allocation_checker() function
183 assert_allocation_checker(checker, start, size); in assert_allocation_checker_and_entry()
1264 assert_allocation_checker(submap_content, parent_start - parent_offset, submap_size); in test_single_submap_oversize_entry_common()
1340 assert_allocation_checker(submap_content, start, size / 2); in test_submap_before_allocation_common()
1390 assert_allocation_checker(submap_content, start + size / 2, size / 2); in test_submap_after_allocation_common()
1439 assert_allocation_checker(submap_content, start, size / 2); in test_submap_before_hole_common()
1488 assert_allocation_checker(submap_content, start + size / 2, size / 2); in test_submap_after_hole_common()
1572 assert_allocation_checker(submap_content, start, size); in test_submap_allocation_submap_one_entry_common()
1615 assert_allocation_checker(submap_content, start, size / 2); in test_submap_allocation_submap_two_entries_common()
1620 assert_allocation_checker(submap_content, start + size / 2, size / 2); in test_submap_allocation_submap_two_entries_common()
1663 assert_allocation_checker(submap_content, start, size / 3); in test_submap_allocation_submap_three_entries_common()
1668 assert_allocation_checker(submap_content, start + size / 3, size / 3); in test_submap_allocation_submap_three_entries_common()
1673 assert_allocation_checker(submap_content, start + size / 3 * 2, size / 3); in test_submap_allocation_submap_three_entries_common()