OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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