Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/tests/
Ddeser_v1_tests.rs68 section_config: &SectionConfig, in assert_section_equals()
310 pub(crate) struct SectionConfig<'a> { struct
320 impl<'a> SectionConfig<'a> { implementation