Home
last modified time | relevance | path

Searched defs:expect_type (Results 1 – 10 of 10) 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/ir/
Ditem_kind.rs98 pub(crate) fn expect_type(&self) -> &Type { in expect_type() method
Ditem.rs611 pub(crate) fn expect_type(&self) -> &Type { in expect_type() method
/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.status/
Dstatus.pass.cpp117 file_type expect_type; in status_file_types_test() 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/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
Dsymlink_status.pass.cpp125 file_type expect_type; in symlink_status_file_types_test() member
/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/flatbuffers/rust/flexbuffers/src/reader/
Dmod.rs286 fn expect_type(&self, ty: FlexBufferType) -> Result<(), Error> { in expect_type() method
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbtf.c7789 const struct btf_type *test_type, *expect_type; in do_test_dedup() local
/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c2173 nir_alu_type expect_type = in store_ssa_def() local
2235 const struct dxil_type *expect_type = dxil_module_get_int_type(&ctx->mod, bit_size); in get_src() local