Searched refs:GraphiteTestFn (Results 1 – 2 of 2) sorted by relevance
140 typedef void GraphiteTestFn(Reporter*, skgpu::Context*); typedef142 void RunWithGraphiteTestContexts(GraphiteTestFn*, Reporter*);
89 void RunWithGraphiteTestContexts(GraphiteTestFn* test, Reporter* reporter) { in RunWithGraphiteTestContexts()