Searched refs:foundClose (Results 1 – 1 of 1) sorted by relevance
733 bool foundClose = false; in test_poly() local758 REPORTER_ASSERT(reporter, !foundClose); in test_poly()760 foundClose = true; in test_poly()767 REPORTER_ASSERT(reporter, foundClose == expectClose); in test_poly()