Searched refs:expected_total (Results 1 – 1 of 1) sorted by relevance
86 __u64 val, expected_total; in test_array_map() local97 expected_total = 0; in test_array_map()104 expected_total += val; in test_array_map()131 ASSERT_EQ(skel->bss->arraymap_output, expected_total, "array_output"); in test_array_map()