Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DTDPQueueTest.cpp72 static bool LessP(Mock* const& a, Mock* const& b) { return a->fPriority < b->fPriority; } in LessP() function
102 SkTDPQueue<Mock*, Mock::LessP, Mock::PQIndex> pq; in random_test()
156 SkTDPQueue<Mock *, Mock::LessP, Mock::PQIndex> pqTest; in sort_test()
157 SkTDPQueue<Mock *, Mock::LessP, Mock::PQIndex> pqControl; in sort_test()

Completed in 2 milliseconds