Searched refs:foundA (Results 1 – 1 of 1) sorted by relevance
105 bool foundA = demoData.Find("A", valueA); in BENCHMARK_F() local106 AssertTrue(foundA, "demoData.Find(\"A\", valueA) did not return true as expected.", state); in BENCHMARK_F()302 bool foundA = demoData.Find("A", valueA); in BENCHMARK_F() local303 AssertTrue(foundA, "Key \"A\" was not found as expected.", state); in BENCHMARK_F()