Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds