Home
last modified time | relevance | path

Searched defs:expect_type (Results 1 – 6 of 6) sorted by relevance

/external/dtc/tests/
Dutilfdt_test.c20 static void check(const char *fmt, int expect_type, int expect_size) in check()
/external/rust/crates/bindgen/src/ir/
Ditem_kind.rs104 pub fn expect_type(&self) -> &Type { in expect_type() method
Ditem.rs606 pub fn expect_type(&self) -> &Type { in expect_type() method
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status/
Dstatus.pass.cpp109 file_type expect_type; in TEST_CASE() member
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
Dsymlink_status.pass.cpp116 file_type expect_type; in TEST_CASE() member
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c6835 const struct btf_type *test_type, *expect_type; in do_test_dedup() local