Lines Matching defs:fmt
299 void ExecuteAndPrint(std::function<void()> f, std::string fmt, std::ostringstream& oss) { in ExecuteAndPrint()
327 bool without_pc, std::string fmt, std::string filter, in TemplateHelper()
354 bool without_pc ATTRIBUTE_UNUSED, std::string fmt, std::string filter, in TemplateHelper()
378 bool without_pc ATTRIBUTE_UNUSED, std::string fmt, std::string filter, in TemplateHelper()
402 bool without_pc ATTRIBUTE_UNUSED, std::string fmt, std::string filter, in TemplateHelper()
427 std::string fmt, std::string filter, std::ostringstream& oss) { in TemplateHelper()
456 bool without_pc, std::string fmt, std::string filter, in TemplateHelper()
483 std::string fmt, std::string filter, std::ostringstream& oss) { in TemplateHelper()
509 std::string fmt, std::string filter, std::ostringstream& oss) { in TemplateHelper()
557 std::string fmt, std::string test_name, std::string filter) { in GenericTemplateHelper()
571 void T2Helper(void (Assembler::*f)(Args...), bool without_pc, std::string fmt, in T2Helper()
577 void T3Helper(void (Assembler::*f)(Args...), bool without_pc, std::string fmt, in T3Helper()
583 void T4Helper(void (Assembler::*f)(Args...), bool without_pc, std::string fmt, in T4Helper()
589 void T5Helper(void (Assembler::*f)(Args...), bool without_pc, std::string fmt, in T5Helper()