Searched refs:expectedDir (Results 1 – 2 of 2) sorted by relevance
1352 static const UBiDiDirection expectedDir[] ={ in testGetBaseDirection() local1366 if (dir != expectedDir[i]) in testGetBaseDirection()1368 i, expectedDir[i], dir); in testGetBaseDirection()
3276 SkPathPriv::FirstDirection expectedDir) { in check_for_circle() argument3283 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(isOvalDir) == expectedDir); in check_for_circle()3288 REPORTER_ASSERT(reporter, SkPathPriv::CheapIsFirstDirection(path, expectedDir)); in check_for_circle()