Home
last modified time | relevance | path

Searched defs:gctype (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dg1gc_fullgc_test.cpp329 std::string gctype = static_cast<std::string>(GCStringFromType(GCType::G1_GC)); in TEST_F() local
H A Dmem_stats_gen_gc_test.cpp677 std::string gctype = static_cast<std::string>(GCStringFromType(gcTypeLocal)); in TEST_F() local
726 std::string gctype = static_cast<std::string>(GCStringFromType(gcTypeLocal)); in TEST_F() local
777 std::string gctype = static_cast<std::string>(GCStringFromType(gcTypeLocal)); in TEST_F() local
836 std::string gctype = static_cast<std::string>(GCStringFromType(static_cast<GCType>(gctypeIdx))); in TEST_F() local
876 std::string gctype = static_cast<std::string>(GCStringFromType(static_cast<GCType>(gctypeIdx))); in TEST_F() local
953 std::string gctype = static_cast<std::string>(GCStringFromType(static_cast<GCType>(gctypeIdx))); TEST_F() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp755 TriggerGCType gctype = TriggerGCType::FULL_GC; in Gc() local

Completed in 9 milliseconds