Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1212 const int ONE_REF_COUNT = 1; member
1231 AssertEqual(tarWptr->GetWptrRefCount(), ONE_REF_COUNT, in CompOrigWptrAndTarWptr001()
1232 "tarWptr->GetWptrRefCount() did not equal ONE_REF_COUNT", state); in CompOrigWptrAndTarWptr001()
1260 AssertEqual(tarWptr->GetSptrRefCount(), ONE_REF_COUNT, in CompOrigSptrAndTarWptr002()
1261 "tarWptr->GetSptrRefCount() did not equal ONE_REF_COUNT", state); in CompOrigSptrAndTarWptr002()
1273 AssertEqual(tarWptr.GetWeakRefCount(), ONE_REF_COUNT, in CompOrigSptrAndTarWptr002()
1274 "tarWptr.GetWeakRefCount() did not equal ONE_REF_COUNT", state); in CompOrigSptrAndTarWptr002()

Completed in 3 milliseconds