Searched defs:check_point (Results 1 – 2 of 2) sorted by relevance
167 check_point, mapping_file=MAPPING_FILE): argument
69 const ListNode *check_point; // Check point of the test if there's a member1343 static int display_allocated_blocks(const ListNode * const check_point) { in display_allocated_blocks()1367 static void free_allocated_blocks(const ListNode * const check_point) { in free_allocated_blocks()1384 static void fail_if_blocks_allocated(const ListNode * const check_point, in fail_if_blocks_allocated()1487 const ListNode * const check_point = heap_check_point ? in _run_test() local1563 const ListNode * const check_point = check_point_allocated_blocks(); in _run_tests() local