Home
last modified time | relevance | path

Searched defs:NO_GC_FOR_START_UP (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.h41 NO_GC_FOR_START_UP, // A non-production strategy, TRIGGER GC after the app starts up enumerator
/arkcompiler/runtime_core/static_core/runtime/tests/
Dgc_trigger_test.cpp273 TEST(CreateGCTriggerTest, NO_GC_FOR_START_UP) in TEST() argument