Searched defs:LessP (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | TDPQueueTest.cpp | 72 static bool LessP(Mock* const& a, Mock* const& b) { return a->fPriority < b->fPriority; } in LessP() function |
Completed in 1 milliseconds