Home
last modified time | relevance | path

Searched defs:should_be (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/serde-xml-rs/tests/
Dround_trip.rs26 let should_be = Item { in basic_struct() localVariable
52 …let should_be = r#"<?xml version="1.0" encoding="UTF-8"?><Nodes><Boolean>true</Boolean><Identifier… in round_trip_list_of_enums() localVariable
Dtest.rs198 let should_be = Collection { in out_of_order_collection() localVariable
264 let should_be = OuterCollection { in nested_out_of_order_collection() localVariable
318 let should_be = Collection { in out_of_order_tuple() localVariable
369 let should_be = OuterCollection { in nested_collection_repeated_elements() localVariable
/external/e2fsprogs/util/
Dcopy_sparse.c95 off64_t offset = 0, should_be; in copy_sparse_file() local
/external/rust/android-crates-io/crates/serde-xml-rs/src/ser/
Dmod.rs416 …let should_be = "<?xml version=\"1.0\" encoding=\"UTF-8\"?><Person><name>Bob</name><age>42</age></… in test_serialize_struct() localVariable
439 let should_be = "<?xml version=\"1.0\" encoding=\"utf-8\"?><Boolean>true</Boolean>"; in test_serialize_enum() localVariable
/external/e2fsprogs/e2fsck/
Dsuper.c596 blk64_t should_be; in check_super_block() local
Dpass2.c598 int should_be = EXT2_FT_UNKNOWN; in check_filetype() local
Dpass1.c2360 __u32 should_be; in adjust_extattr_refcount() local