Lines Matching refs:teardown
41 function teardown(ctx) { function
46 benchmarkAndReport('pathops_simplify', setup, test, teardown).then(() => {
64 function teardown(ctx) { function
70 benchmarkAndReport('pathops_diff', setup, test, teardown).then(() => {
88 function teardown(ctx) { function
94 benchmarkAndReport('pathops_intersect', setup, test, teardown).then(() => {
112 function teardown(ctx) { function
118 benchmarkAndReport('pathops_union', setup, test, teardown).then(() => {
136 function teardown(ctx) { function
142 benchmarkAndReport('pathops_xor', setup, test, teardown).then(() => {
160 function teardown(ctx) { function
166 benchmarkAndReport('pathops_reverse_diff', setup, test, teardown).then(() => {