Home
last modified time | relevance | path

Searched refs:TWO_REF_COUNT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1213 const int TWO_REF_COUNT = 2; variable
1234 if (value == TWO_REF_COUNT) { in CompOrigWptrAndTarWptr001()
1235 AssertEqual(tarWptr.GetWeakRefCount(), TWO_REF_COUNT, in CompOrigWptrAndTarWptr001()
1263 if (value == TWO_REF_COUNT) { in CompOrigSptrAndTarWptr002()
1264 AssertEqual(tarWptr->GetWptrRefCount(), TWO_REF_COUNT, in CompOrigSptrAndTarWptr002()