Home
last modified time | relevance | path

Searched refs:foundDir (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPathTest.cpp1322 bool foundDir = copy.cheapComputeDirection(&dir); in test_convexity() local
1324 ^ foundDir); in test_convexity()
1325 REPORTER_ASSERT(reporter, !foundDir || gRec[i].fExpectedDirection == dir); in test_convexity()