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

/external/skia/tests/
H A DPathTest.cpp524 bool foundClose = false; local
549 REPORTER_ASSERT(reporter, !foundClose);
551 foundClose = true;
558 REPORTER_ASSERT(reporter, foundClose == expectClose);

Completed in 57 milliseconds