Home
last modified time | relevance | path

Searched refs:SetHeapSizeLimit (Results 1 - 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Dverifier_test.h32 options.SetHeapSizeLimit(64_MB); // NOLINT(readability-magic-numbers) in VerifierTest()
/arkcompiler/runtime_core/static_core/runtime/tests/intrusive-tests/interrupt_release_pages_test/
H A Dinterrupt_release_pages_test.cpp37 options.SetHeapSizeLimit(512_MB); in IntrusiveInterruptReleasePagesTest()
/arkcompiler/runtime_core/compiler/tests/
H A Dunit_test.cpp60 runtime_options.SetHeapSizeLimit(50_MB); in PandaRuntimeTest()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dbytecodeopt_peepholes_runtime_test.cpp33 options.SetHeapSizeLimit(128_MB); in BytecodeOptPeepholes()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dunit_test.cpp60 runtimeOptions.SetHeapSizeLimit(50_MB); // NOLINT(readability-magic-numbers) in PandaRuntimeTest()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1_analytics_test.cpp28 options.SetHeapSizeLimit(HEAP_SIZE); in G1AnalyticsTest()
H A Dgc_log_test.cpp75 options.SetHeapSizeLimit(15_MB); in SetupRuntime()
H A Depsilon_gcs_test.cpp60 options.SetHeapSizeLimit(HEAP_SIZE_LIMIT_FOR_TEST); in CreateDefaultOptions()
H A Dcard_table_test.cpp56 options.SetHeapSizeLimit(64_MB); in CardTableTest()
H A Dstring_table_test.cpp55 options.SetHeapSizeLimit(TEST_HEAP_SIZE); in StringTableTest()
H A Dg1gc_fullgc_test.cpp93 options.SetHeapSizeLimit(HEAP_SIZE); in SetupRuntime()
H A Dmethod_test.cpp37 options.SetHeapSizeLimit(128_MB); in MethodTest()
H A Dg1gc_test.cpp1270 options.SetHeapSizeLimit(HEAP_SIZE); in CreateOptions()
1555 options.SetHeapSizeLimit(HEAP_SIZE_LIMIT_TEST); in CreateOOMOptions()
1714 options.SetHeapSizeLimit(HEAP_SIZE_LIMIT_TEST); in CreateOptions()
H A Dregion_allocator_test.cpp44 options_.SetHeapSizeLimit(320_MB); // NOLINT(readability-magic-numbers) in RegionAllocatorTestBase()
H A Dclass_linker_test.cpp49 options.SetHeapSizeLimit(64_MB); in ClassLinkerTest()
H A Dexception_test.cpp44 options_.SetHeapSizeLimit(64_MB); in PandaExceptionTest()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp619 SetHeapSizeLimit(argUint32); in ParseCommand()
H A Djs_runtime_options.h819 void SetHeapSizeLimit(uint32_t value) in SetHeapSizeLimit() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4325 runtimeOptions.SetHeapSizeLimit(option.GetGcPoolSize()); in CreateJSVM()

Completed in 32 milliseconds