Home
last modified time | relevance | path

Searched defs:check_point (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
Dutils.py167 check_point, mapping_file=MAPPING_FILE): argument
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c69 const ListNode *check_point; // Check point of the test if there's a member
1343 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() local
1563 const ListNode * const check_point = check_point_allocated_blocks(); in _run_tests() local