Home
last modified time | relevance | path

Searched refs:expectedDir (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1357 static const UBiDiDirection expectedDir[] ={ in testGetBaseDirection() local
1371 if (dir != expectedDir[i]) in testGetBaseDirection()
1373 i, expectedDir[i], dir); in testGetBaseDirection()
/external/skqp/tests/
DPathTest.cpp3295 SkPathPriv::FirstDirection expectedDir) { in check_for_circle() argument
3302 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(isOvalDir) == expectedDir); in check_for_circle()
3307 REPORTER_ASSERT(reporter, SkPathPriv::CheapIsFirstDirection(path, expectedDir)); in check_for_circle()
/external/skia/tests/
DPathTest.cpp3310 SkPathPriv::FirstDirection expectedDir) { in check_for_circle() argument
3317 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(isOvalDir) == expectedDir); in check_for_circle()
3322 REPORTER_ASSERT(reporter, SkPathPriv::CheapIsFirstDirection(path, expectedDir)); in check_for_circle()