Home
last modified time | relevance | path

Searched defs:gc_type (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_general.py125 def gc_type(self) -> str: member in GeneralOptions
/arkcompiler/runtime_core/static_core/tests/
DCMakeLists.txt712 set(gc_type "g1-gc") variable
/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp535 …auto gc_type = Runtime::GetGCType(runtime->GetOptions(), plugins::RuntimeTypeToLang(runtime->GetRu… in TEST_F() local