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

/external/stlport/test/unit/
H A Dfunc_test.cpp27 static bool bigger_than(int x_, int y_);
39 bool FuncTest::bigger_than(int x_, int y_) function in class:FuncTest
59 sort(v.begin(), v.end(), bigger_than);

Completed in 461 milliseconds