Searched refs:expected_key (Results 1 – 1 of 1) sorted by relevance
944 __u32 key, expected_key = 0, res_first_key; in test_bpf_array_map() local959 expected_key += i; in test_bpf_array_map()999 if (!ASSERT_EQ(skel->bss->key_sum, expected_key, "key_sum")) in test_bpf_array_map()1046 __u32 expected_key = 0, expected_val = 0; in test_bpf_percpu_array_map() local1068 expected_key += i; in test_bpf_percpu_array_map()1099 if (!ASSERT_EQ(skel->bss->key_sum, expected_key, "key_sum")) in test_bpf_percpu_array_map()