Home
last modified time | relevance | path

Searched refs:Orderable (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DPathOpsAngleTest.cpp206 static int Orderable(SkOpAngle& lh, SkOpAngle& rh) { in Orderable() function in PathOpsAngleTester
266 PathOpsAngleTester::Orderable(*first->debugLastAngle(), *next->debugLastAngle()); in DEF_TEST()
/third_party/python/Lib/test/
Dtest_pprint.py107 class Orderable: class
868 b = Orderable(hash(a)) # should have the same hash value