Home | History | Annotate | Download | only in tests

Lines Matching defs:test_path

235 static void test_path(GrDrawTarget* dt, GrRenderTarget* rt, GrResourceProvider* rp,
269 test_path(dt, rt, rp, create_path_0());
270 test_path(dt, rt, rp, create_path_1());
271 test_path(dt, rt, rp, create_path_2());
272 test_path(dt, rt, rp, create_path_3());
273 test_path(dt, rt, rp, create_path_4());
274 test_path(dt, rt, rp, create_path_5());
275 test_path(dt, rt, rp, create_path_6());
276 test_path(dt, rt, rp, create_path_7());
277 test_path(dt, rt, rp, create_path_8());
278 test_path(dt, rt, rp, create_path_9());
279 test_path(dt, rt, rp, create_path_10());
280 test_path(dt, rt, rp, create_path_11());
281 test_path(dt, rt, rp, create_path_12());
282 test_path(dt, rt, rp, create_path_13());
283 test_path(dt, rt, rp, create_path_14());
284 test_path(dt, rt, rp, create_path_15());