Home
last modified time | relevance | path

Searched defs:less_n (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dpartition_test.cpp31 struct less_n { struct in PartitionTest
32 less_n(int limit, size_t &nb_calls) in less_n() function
35 bool operator() (int a_) const { in operator ()()
40 int _limit;
41 size_t &_nb_calls;
/ndk/tests/device/test-gnustl-full/unit/
Dpartition_test.cpp31 struct less_n { struct in PartitionTest
32 less_n(int limit, size_t &nb_calls) in less_n() function
35 bool operator() (int a_) const { in operator ()()
40 int _limit;
41 size_t &_nb_calls;