Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_format/rust/
H A Dpw_format_test_macros.rs129 struct PrintfTestGenerator { struct
136 impl PrintfTestGenerator { argument
162 impl PrintfFormatMacroGenerator for PrintfTestGenerator { implementation