Searched refs:foundCurrent (Results 1 – 1 of 1) sorted by relevance
446 bool foundCurrent = demoData.Find("A" + std::to_string(i), valueCurrent); in BENCHMARK_F() local449 AssertTrue(foundCurrent && foundNext, "Not all keys were found as expected.", state); in BENCHMARK_F()