Home
last modified time | relevance | path

Searched refs:SetGcType (Results 1 - 25 of 63) sorted by relevance

123

/arkcompiler/ets_runtime/test/fuzztest/executionscope_fuzzer/
H A Dexecutionscope_fuzzer.cpp27 option.SetGcType(RuntimeOption::GC_TYPE::GEN_GC); in ExecutionScopeFuzzTest()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dpygote_space_allocator_gen_test.cpp31 options_.SetGcType("gen-gc"); in PygoteSpaceAllocatorGenTest()
H A Dpygote_space_allocator_stw_test.cpp31 options_.SetGcType("stw"); in PygoteSpaceAllocatorStwTest()
H A Dinterpreter_test_resolve_ctor_class.cpp70 options.SetGcType("epsilon"); in InterpreterTestResolveCtorClass()
H A Dintrusive_gc_test_api_test.cpp42 options.SetGcType(GetParam());
H A Dinterpreter_test_resolve_field.cpp71 options.SetGcType("epsilon"); in InterpreterTestResolveField()
H A Dsignal_handler_test.cpp135 options.SetGcType("epsilon"); in SignalHandlerTest()
H A Dgetmethod_test.cpp46 options.SetGcType("epsilon"); in GetMethodTest()
H A Dmem_stats_additional_info_test.cpp40 options.SetGcType("epsilon"); in MemStatsAdditionalInfoTest()
H A Dstatic_analyzer_test.cpp45 options.SetGcType("epsilon"); in StaticAnalyzerTest()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_string_builder_test.cpp34 options_.SetGcType("epsilon"); in EtsStringBuilderTest()
H A Dets_arraybuf_test.cpp34 options.SetGcType("epsilon"); in EtsArrayBufferTest()
H A Dets_string_builder_members_test.cpp37 options_.SetGcType("epsilon"); in EtsStringBuilderMembersTest()
H A Dets_class_test.cpp36 options_.SetGcType("epsilon"); in EtsClassTest()
H A Dets_sync_primitives_test.cpp35 options.SetGcType("epsilon"); in EtsSyncPrimitivesTest()
H A Dets_field_test.cpp34 options_.SetGcType("epsilon"); in EtsFieldTest()
H A Dets_promise_test.cpp35 options.SetGcType("epsilon"); in EtsPromiseTest()
H A Dets_array_test.cpp36 options_.SetGcType("epsilon"); in EtsArrayTest()
H A Dets_arrayobj_test.cpp35 options.SetGcType("epsilon"); in EtsArrayObjectMembers()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
H A Dpending_exception_test.cpp30 options.SetGcType("g1-gc");
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Dcoroswitch_in_cctor.cpp30 options.SetGcType("epsilon");
H A Djs_mode_launch.cpp38 options.SetGcType("epsilon");
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/
H A Dets_vm_init_prealloc_test.cpp42 options.SetGcType("epsilon"); in EtsVMInitPreallocTest()
/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.cpp62 runtime_options.SetGcType("epsilon"); in PandaRuntimeTest()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dunit_test.cpp62 runtimeOptions.SetGcType("epsilon"); in PandaRuntimeTest()

Completed in 7 milliseconds

123