Searched defs:expect_type (Results 1 – 6 of 6) sorted by relevance
20 static void check(const char *fmt, int expect_type, int expect_size) in check()
104 pub fn expect_type(&self) -> &Type { in expect_type() method
606 pub fn expect_type(&self) -> &Type { in expect_type() method
109 file_type expect_type; in TEST_CASE() member
116 file_type expect_type; in TEST_CASE() member
6835 const struct btf_type *test_type, *expect_type; in do_test_dedup() local