Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1855 constexpr int incrementByThree = 3; in BENCHMARK_F() local
1870 AssertEqual(refs->GetStrongRefCount(), INITIAL_PRIMARY_VALUE + incrementByThree, in BENCHMARK_F()
1871 "refs->GetStrongRefCount() did not equal INITIAL_PRIMARY_VALUE + incrementByThree", state); in BENCHMARK_F()

Completed in 3 milliseconds