Searched refs:expectedDir (Results 1 – 2 of 2) sorted by relevance
1350 static const UBiDiDirection expectedDir[] ={ in testGetBaseDirection() local1364 if (dir != expectedDir[i]) in testGetBaseDirection()1366 i, expectedDir[i], dir); in testGetBaseDirection()
2779 SkPath::Direction expectedDir) { in check_for_circle() argument2782 REPORTER_ASSERT(reporter, path.cheapIsDirection(expectedDir)); in check_for_circle()