Searched refs:PrintfTestGenerator (Results 1 – 1 of 1) sorted by relevance
129 struct PrintfTestGenerator { struct136 impl PrintfTestGenerator { impl162 impl PrintfFormatMacroGenerator for PrintfTestGenerator { implementation230 let generator = PrintfTestGenerator::new(); in printf_generator_test_macro_impl()252 let generator = PrintfTestGenerator::new().with_integer_specifier("%K"); in integer_sub_printf_format_printf_generator_test_macro()264 let generator = PrintfTestGenerator::new().with_string_specifier("%K"); in string_sub_printf_format_printf_generator_test_macro()276 let generator = PrintfTestGenerator::new().with_char_specifier("%K"); in char_sub_printf_format_printf_generator_test_macro()