Home
last modified time | relevance | path

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

/art/test/908-gc-start-finish/
Dgc_callbacks.cc32 static size_t starts = 0; variable
40 starts++; in GarbageCollectionStart()
75 jint result = static_cast<jint>(starts); in Java_art_Test908_getGcStarts()
76 starts = 0; in Java_art_Test908_getGcStarts()
/art/test/1919-vminit-thread-start-timing/
Dinfo.txt3 Test the interaction of VMInit events and thread starts.
/art/tools/checker/file_format/checker/
Dparser.py129 starts = map(lambda m: len(string) if m is None else m.start(), matches)
130 return min(starts)
/art/test/980-redefine-object/
Dinfo.txt13 If this test starts failing during the doCommonClassRedefinition call it is
/art/test/913-heaps/
Dheaps.cc802 static size_t starts = 0; variable
810 starts++; in GarbageCollectionStart()
845 jint result = static_cast<jint>(starts); in Java_art_Test913_getGcStarts()
846 starts = 0; in Java_art_Test913_getGcStarts()
/art/runtime/interpreter/mterp/
DREADME.txt19 may be blank, hold a comment (line starts with '#'), or be a command.
/art/tools/
Dart351 # Use /data/local/tmp when running this from adb shell, since it starts out in /