Searched defs:expect_type (Results 1 – 9 of 9) 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
608 pub fn expect_type(&self) -> &Type { in expect_type() method
111 file_type expect_type; in status_file_types_test() member
116 file_type expect_type; in TEST_CASE() member
109 file_type expect_type; in TEST_CASE() member
119 file_type expect_type; in symlink_status_file_types_test() member
286 fn expect_type(&self, ty: FlexBufferType) -> Result<(), Error> { in expect_type() method
7548 const struct btf_type *test_type, *expect_type; in do_test_dedup() local