Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_test_macros.rs285 struct CoreFmtTestGenerator { struct
292 impl CoreFmtTestGenerator { argument
319 impl CoreFmtFormatMacroGenerator for CoreFmtTestGenerator { implementation