Home
last modified time | relevance | path

Searched refs:foundClose (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DPathTest.cpp976 bool foundClose = false; in test_poly() local
1001 REPORTER_ASSERT(reporter, !foundClose); in test_poly()
1003 foundClose = true; in test_poly()
1007 REPORTER_ASSERT(reporter, foundClose == expectClose); in test_poly()

Completed in 13 milliseconds