Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_second_test.cpp270 int afterLocalGCCount = heap->GetEcmaGCStats()->GetGCCount(); in HWTEST_F_L0() local
272 EXPECT_TRUE(afterLocalGCCount - baseLocalGCCount < 10); in HWTEST_F_L0()

Completed in 1 milliseconds