Home
last modified time | relevance | path

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

/third_party/skia/m133/modules/bentleyottmann/tests/
DEventQueueTest.cpp135 struct TestEventHandler : public SweepLineInterface { struct
136 TestEventHandler(skiatest::Reporter*r, in TestEventHandler() function
149 void handleDeletions(Point eventPoint, in handleDeletions()
166 handleInsertionsAndCheckForNewCrossings(Point eventPoint, in handleInsertionsAndCheckForNewCrossings()
203 TestEventHandler eh1{reporter, eventPoint, {}, {s}, {}, kHasNoDeletions}; in DEF_TEST() argument