Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_second_test.cpp271 int afterSharedGCCount = sHeap->GetEcmaGCStats()->GetGCCount(); in HWTEST_F_L0() local
273 EXPECT_TRUE(afterSharedGCCount - baseSharedGCCount < 10); in HWTEST_F_L0()

Completed in 1 milliseconds