Searched refs:fmt_args (Results 1 – 1 of 1) sorted by relevance
1841 let fmt_args = format_args!("hello"); in test_record_builder() localVariable1843 .args(fmt_args) in test_record_builder()1860 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable1862 .args(fmt_args) in test_record_convenience_builder()