Searched refs:foundB (Results 1 – 1 of 1) sorted by relevance
117 bool foundB = newdemo.Find("B", tar); in BENCHMARK_F() local118 AssertTrue(foundB, "newdemo.Find(\"B\", tar) did not return true as expected.", state); in BENCHMARK_F()307 bool foundB = demoData.Find("B", valueB); in BENCHMARK_F() local308 AssertTrue(foundB, "Key \"B\" was not found as expected.", state); in BENCHMARK_F()