Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1213 const int TWO_REF_COUNT = 2; member
1234 if (value == TWO_REF_COUNT) { in CompOrigWptrAndTarWptr001()
1235 AssertEqual(tarWptr.GetWeakRefCount(), TWO_REF_COUNT, in CompOrigWptrAndTarWptr001()
1236 "tarWptr.GetWeakRefCount() did not equal TWO_REF_COUNT", state); in CompOrigWptrAndTarWptr001()
1263 if (value == TWO_REF_COUNT) { in CompOrigSptrAndTarWptr002()
1264 AssertEqual(tarWptr->GetWptrRefCount(), TWO_REF_COUNT, in CompOrigSptrAndTarWptr002()
1265 "tarWptr->GetWptrRefCount() did not equal TWO_REF_COUNT", state); in CompOrigSptrAndTarWptr002()

Completed in 7 milliseconds