Searched refs:expectedDir (Results 1 – 3 of 3) sorted by relevance
1357 static const UBiDiDirection expectedDir[] ={ in testGetBaseDirection() local1371 if (dir != expectedDir[i]) in testGetBaseDirection()1373 i, expectedDir[i], dir); in testGetBaseDirection()
3295 SkPathPriv::FirstDirection expectedDir) { in check_for_circle() argument3302 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(isOvalDir) == expectedDir); in check_for_circle()3307 REPORTER_ASSERT(reporter, SkPathPriv::CheapIsFirstDirection(path, expectedDir)); in check_for_circle()
3310 SkPathPriv::FirstDirection expectedDir) { in check_for_circle() argument3317 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(isOvalDir) == expectedDir); in check_for_circle()3322 REPORTER_ASSERT(reporter, SkPathPriv::CheapIsFirstDirection(path, expectedDir)); in check_for_circle()