Searched refs:testop (Results 1 – 2 of 2) sorted by relevance
26 name: "testop"46 graph_op_name: "testop"189 const string expected_api_def = R"(graph_op_name: "testop" in TEST()192 name: "testop" in TEST()223 graph_op_name: "testop" in TEST()267 graph_op_name: "testop" in TEST()275 graph_op_name: "testop" in TEST()304 graph_op_name: "testop" in TEST()327 graph_op_name: "testop" in TEST()363 graph_op_name: "testop" in TEST()[all …]
13 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, in testop() function35 static void testop() { in testop() function37 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR); in testop()60 testop(); in AAClipView()