Searched refs:peCase (Results 1 – 1 of 1) sorted by relevance
1319 TestCase peCase(geo, pe, reporter); in test_make_hairline_path_effect() local1322 peCase.baseShape().asPath(&a); in test_make_hairline_path_effect()1323 peCase.appliedPathEffectShape().asPath(&b); in test_make_hairline_path_effect()1324 peCase.appliedFullStyleShape().asPath(&c); in test_make_hairline_path_effect()1343 REPORTER_ASSERT(reporter, peCase.appliedPathEffectKey().empty()); in test_make_hairline_path_effect()1344 REPORTER_ASSERT(reporter, peCase.appliedFullStyleKey().empty()); in test_make_hairline_path_effect()1346 REPORTER_ASSERT(reporter, peCase.appliedPathEffectShape().style().isSimpleHairline()); in test_make_hairline_path_effect()1347 REPORTER_ASSERT(reporter, peCase.appliedFullStyleShape().style().isSimpleHairline()); in test_make_hairline_path_effect()1491 TestCase peCase(geo, pe, reporter); in test_path_effect_fails() local1512 peCase.appliedPathEffectShape().asPath(&b); in test_path_effect_fails()[all …]