Lines Matching refs:teardown
24 function teardown(ctx) { function
29 benchmarkAndReport('pathops_simplify', setup, test, teardown).then(() => {
47 function teardown(ctx) { function
53 benchmarkAndReport('pathops_diff', setup, test, teardown).then(() => {
71 function teardown(ctx) { function
77 benchmarkAndReport('pathops_intersect', setup, test, teardown).then(() => {
95 function teardown(ctx) { function
101 benchmarkAndReport('pathops_union', setup, test, teardown).then(() => {
119 function teardown(ctx) { function
125 benchmarkAndReport('pathops_xor', setup, test, teardown).then(() => {
143 function teardown(ctx) { function
149 benchmarkAndReport('pathops_reverse_diff', setup, test, teardown).then(() => {