Searched refs:SetGcType (Results 1 – 4 of 4) sorted by relevance
27 option.SetGcType(RuntimeOption::GC_TYPE::GEN_GC); in ExecuteFuzzTest()
62 runtime_options.SetGcType("epsilon"); in PandaRuntimeTest()
188 aot_builder.SetGcType(2); in TEST_F()536 aot_builder.SetGcType(static_cast<uint32_t>(gc_type)); in TEST_F()
1019 void SetGcType(GC_TYPE type) in SetGcType() function