Searched refs:expect_nr_types (Results 1 – 1 of 1) sorted by relevance
8069 __u32 test_nr_types, expect_nr_types, test_btf_size, expect_btf_size; in do_test_dedup() local8175 expect_nr_types = btf__type_cnt(expect_btf); in do_test_dedup()8176 if (CHECK(test_nr_types != expect_nr_types, in do_test_dedup()8178 test_nr_types, expect_nr_types)) { in do_test_dedup()