HomeSort by relevance Sort by last modified time
    Searched refs:check_point (Results 1 - 3 of 3) sorted by null

  /external/cmockery/cmockery_0_1_2/src/
cmockery.c 69 const ListNode *check_point; // Check point of the test if there's a member in struct:TestState
1487 const ListNode * const check_point = heap_check_point ? local
1563 const ListNode * const check_point = check_point_allocated_blocks(); local
    [all...]
  /art/runtime/
profiler.cc 212 SampleCheckpoint check_point(profiler);
225 size_t barrier_count = thread_list->RunCheckpointOnRunnableThreads(&check_point);
  /art/runtime/gc/collector/
mark_sweep.cc     [all...]

Completed in 1372 milliseconds