Searched refs:allocationCount (Results 1 – 2 of 2) sorted by relevance
125 std::atomic<uint64_t> allocationCount(0); in TEST_P() local129 descriptor, 1, [&](const auto&, const auto&, const auto&) { allocationCount++; }); in TEST_P()140 LOG(VERBOSE) << "Made " << allocationCount << " threaded allocations"; in TEST_P()