Home
last modified time | relevance | path

Searched refs:SetGcType (Results 1 – 25 of 58) sorted by relevance

123

/arkcompiler/ets_runtime/test/fuzztest/executionscope_fuzzer/
Dexecutionscope_fuzzer.cpp27 option.SetGcType(RuntimeOption::GC_TYPE::GEN_GC); in ExecutionScopeFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/execute_fuzzer/
Dexecute_fuzzer.cpp27 option.SetGcType(RuntimeOption::GC_TYPE::GEN_GC); in ExecuteFuzzTest()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dpygote_space_allocator_stw_test.cpp31 options_.SetGcType("stw"); in PygoteSpaceAllocatorStwTest()
Dpygote_space_allocator_gen_test.cpp31 options_.SetGcType("gen-gc"); in PygoteSpaceAllocatorGenTest()
Dinterpreter_test_resolve_ctor_class.cpp70 options.SetGcType("epsilon"); in InterpreterTestResolveCtorClass()
Dintrusive_gc_test_api_test.cpp42 options.SetGcType(GetParam()); in SetUp()
Dinterpreter_test_resolve_field.cpp71 options.SetGcType("epsilon"); in InterpreterTestResolveField()
Dthread_test.cpp37 options.SetGcType("epsilon"); in ThreadTest()
Dmem_stats_additional_info_test.cpp40 options.SetGcType("epsilon"); in MemStatsAdditionalInfoTest()
Dgetmethod_test.cpp46 options.SetGcType("epsilon"); in GetMethodTest()
Dsignal_handler_test.cpp135 options.SetGcType("epsilon"); in SignalHandlerTest()
Dstatic_analyzer_test.cpp45 options.SetGcType("epsilon"); in StaticAnalyzerTest()
Dframe_test.cpp34 options.SetGcType("epsilon"); in FrameTest()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Dcoroswitch_in_cctor.cpp30 options.SetGcType("epsilon"); in SetUp()
Djs_mode_launch.cpp38 options.SetGcType("epsilon"); in SetUp()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
Dpending_exception_test.cpp30 options.SetGcType("g1-gc"); in SetUp()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_builder_test.cpp34 options_.SetGcType("epsilon"); in EtsStringBuilderTest()
Dets_arraybuf_test.cpp33 options.SetGcType("epsilon"); in EtsArrayBufferTest()
Dets_promise_test.cpp33 options.SetGcType("epsilon"); in EtsPromiseTest()
Dets_field_test.cpp34 options_.SetGcType("epsilon"); in EtsFieldTest()
Dets_array_test.cpp36 options_.SetGcType("epsilon"); in EtsArrayTest()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/
Dets_vm_init_prealloc_test.cpp42 options.SetGcType("epsilon"); in EtsVMInitPreallocTest()
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.cpp62 runtime_options.SetGcType("epsilon"); in PandaRuntimeTest()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.cpp62 runtimeOptions.SetGcType("epsilon"); in PandaRuntimeTest()
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.h47 void SetGcType(uint32_t gcType) in SetGcType() function

123