Searched refs:pqControl (Results 1 – 2 of 2) sorted by relevance
157 SkTDPQueue<Dummy *, Dummy::LessP, Dummy::PQIndex> pqControl; in sort_test() local179 pqControl.insert(&controlArray[i]); in sort_test()195 REPORTER_ASSERT(reporter, *pqControl.peek() == *pqTest.peek()); in sort_test()196 pqControl.pop(); in sort_test()