Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dfunc_test.cpp27 static bool bigger_than(int x_, int y_);
39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than() function in FuncTest
59 sort(v.begin(), v.end(), bigger_than); in func2()
/ndk/tests/device/test-stlport/unit/
Dfunc_test.cpp27 static bool bigger_than(int x_, int y_);
39 bool FuncTest::bigger_than(int x_, int y_) in bigger_than() function in FuncTest
59 sort(v.begin(), v.end(), bigger_than); in func2()