Home
last modified time | relevance | path

Searched defs:empty_s (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/tests/
Denum.rs156 let empty_s = to_vec_legacy(&Bar::Empty).unwrap(); in test_enum_as_map() localVariable
190 let empty_s = to_vec(&Bar::Empty).unwrap(); in test_enum_as_map() localVariable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_swap/
H A Dswap.asan.pass.cpp25 S empty_s; in test() local