Home
last modified time | relevance | path

Searched refs:foundC (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_map_benchmark_test/
H A Dsafe_map_benchmark_test.cpp312 bool foundC = demoData.Find("C", valueC); in BENCHMARK_F() local
313 AssertTrue(foundC, "Key \"C\" was not found as expected.", state); in BENCHMARK_F()