Searched refs:GC_TYPES (Results 1 – 1 of 1) sorted by relevance
69 GC_TYPES = set() variable228 GC_TYPES.add('gcstress')230 GC_TYPES.add('gcverify')231 if not GC_TYPES: # Default232 GC_TYPES.add('cms')313 total_test_count *= len(GC_TYPES)345 GC_TYPES, JNI_TYPES, IMAGE_TYPES, PICTEST_TYPES,787 GC_TYPES.add(match.group(7))907 GC_TYPES.add('gcstress')919 GC_TYPES.add('gcverify')[all …]