Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsAngleTest.cpp206 static int Orderable(SkOpAngle& lh, SkOpAngle& rh) {
266 PathOpsAngleTester::Orderable(*first->debugLastAngle(), *next->debugLastAngle());
/third_party/python/Lib/test/
H A Dtest_pprint.py107 # Class Orderable is orderable with any type
108 class Orderable: class
876 b = Orderable(hash(a)) # should have the same hash value

Completed in 3 milliseconds