Home
last modified time | relevance | path

Searched defs:testFn (Results 1 – 7 of 7) sorted by relevance

/external/skia/modules/pathkit/perf/
DperfReporter.js6 function benchmarkAndReport(benchName, setupFn, testFn, teardownFn) { argument
55 async function asyncBenchmarkAndReport(benchName, setupFn, testFn, teardownFn) { argument
/external/skia/tools/testrunners/unit/
DBazelUnitTestRunner.cpp111 void RunWithGaneshTestContexts(GrContextTestFn* testFn, in RunWithGaneshTestContexts()
143 void maybeRunTest(const char* name, std::function<void()> testFn) { in maybeRunTest()
/external/skia/dm/
DDMGpuTestProcs.cpp77 void RunWithGaneshTestContexts(GrContextTestFn* testFn, ContextTypeFilterFn* filter, in RunWithGaneshTestContexts()
/external/skia/tools/skqp/src/
Dskqp_GpuTestProcs.cpp93 void RunWithGaneshTestContexts(GrContextTestFn* testFn, in RunWithGaneshTestContexts()
/external/skia/modules/canvaskit/
Dgm_bindings.cpp286 void RunWithGaneshTestContexts(GrContextTestFn* testFn, ContextTypeFilterFn* filter, in RunWithGaneshTestContexts()
/external/deqp/external/openglcts/modules/common/
DglcFramebufferCompleteness.cpp178 TestFn testFn; member
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp199 TestFn testFn; member