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