halide_printf      99 apps/templates/SimpleAppAPI.h       halide_printf(user_context_, "%s: avg %f usec/iter", msg_.c_str(), usec);
halide_printf     101 apps/templates/SimpleAppAPI.h       halide_printf(user_context_, "%s: %f usec", msg_.c_str(), usec);
halide_printf      58 apps/templates/tests/example_test.cpp   halide_printf(uc, "\n---------------------------\n%s\n", name.c_str());
halide_printf      98 apps/templates/tests/example_test.cpp     halide_printf(uc, "Test %s had no errors.\n\n", name.c_str());