Searched defs:expect_type (Results 1 – 8 of 8) 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
597 pub fn expect_type(&self) -> &Type { in expect_type() method
116 file_type expect_type; in TEST_CASE() member
109 file_type expect_type; in TEST_CASE() member
114 file_type expect_type; in TEST_CASE() member
106 file_type expect_type; in TEST_CASE() member
6835 const struct btf_type *test_type, *expect_type; in do_test_dedup() local