Home
last modified time | relevance | path

Searched refs:assert_allocation_and_hole_pattern (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/vm/
H A Dconfigurator_test.c194 assert_allocation_and_hole_pattern( in assert_allocation_and_hole_pattern() function
421 assert_allocation_and_hole_pattern(checker_list, "##"); in test_multiple_entries_1()
433 assert_allocation_and_hole_pattern(checker_list, "###"); in test_multiple_entries_2()
445 assert_allocation_and_hole_pattern(checker_list, in test_multiple_entries_3()
461 assert_allocation_and_hole_pattern(checker_list, "###"); in test_multiple_entries_4()
473 assert_allocation_and_hole_pattern(checker_list, "###"); in test_multiple_entries_5()
485 assert_allocation_and_hole_pattern(checker_list, "###"); in test_multiple_entries_6()
498 assert_allocation_and_hole_pattern(checker_list, ".#"); in test_some_holes_1()
510 assert_allocation_and_hole_pattern(checker_list, ".###"); in test_some_holes_2()
522 assert_allocation_and_hole_pattern(checker_list, ".#"); in test_some_holes_3()
[all …]