Lines Matching defs:testName
539 const char* testName) {
543 show_function_header(testName);
2928 const char* testName) {
2930 DumpOp(file, one, two, op, testName);
2934 const char* testName) {
2935 const char* name = testName ? testName : "op";
2952 void SkPathOpsDebug::DumpSimplify(const SkPath& path, const char* testName) {
2954 DumpSimplify(file, path, testName);
2957 void SkPathOpsDebug::DumpSimplify(FILE* file, const SkPath& path, const char* testName) {
2958 const char* name = testName ? testName : "simplify";