Searched refs:starts (Results 1 – 7 of 7) sorted by relevance
32 static size_t starts = 0; variable40 starts++; in GarbageCollectionStart()75 jint result = static_cast<jint>(starts); in Java_art_Test908_getGcStarts()76 starts = 0; in Java_art_Test908_getGcStarts()
3 Test the interaction of VMInit events and thread starts.
129 starts = map(lambda m: len(string) if m is None else m.start(), matches)130 return min(starts)
13 If this test starts failing during the doCommonClassRedefinition call it is
802 static size_t starts = 0; variable810 starts++; in GarbageCollectionStart()845 jint result = static_cast<jint>(starts); in Java_art_Test913_getGcStarts()846 starts = 0; in Java_art_Test913_getGcStarts()
19 may be blank, hold a comment (line starts with '#'), or be a command.
351 # Use /data/local/tmp when running this from adb shell, since it starts out in /