Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/
DBpfLoadTest.cpp74 const auto iterFunc = [&non_zero](const uint32_t& key, const uint32_t& val, in checkMapNonZero() local
85 EXPECT_RESULT_OK(m.iterateWithValue(iterFunc)); in checkMapNonZero()