Home
last modified time | relevance | path

Searched refs:with_string_specifier (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_test_macros.rs151 pub fn with_string_specifier(mut self, specifier: &str) -> Self { in with_string_specifier() method
264 let generator = PrintfTestGenerator::new().with_string_specifier("%K"); in string_sub_printf_format_printf_generator_test_macro()
307 pub fn with_string_specifier(mut self, specifier: &str) -> Self { in with_string_specifier() method
413 let generator = CoreFmtTestGenerator::new().with_string_specifier("{:?}"); in string_sub_printf_format_core_fmt_generator_test_macro()