HomeSort by relevance Sort by last modified time
    Searched refs:SortTestFunc (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
sort_test.cpp 159 * _Tp of the SortTestFunc has to be SortTestAux without any
178 void SortTestFunc (_Tp) {
188 SortTestFunc(r_instance);
191 SortTestFunc(rc_instance);
  /ndk/tests/device/test-gnustl-full/unit/
sort_test.cpp 159 * _Tp of the SortTestFunc has to be SortTestAux without any
178 void SortTestFunc (_Tp) {
188 SortTestFunc(r_instance);
191 SortTestFunc(rc_instance);
  /ndk/tests/device/test-stlport/unit/
sort_test.cpp 159 * _Tp of the SortTestFunc has to be SortTestAux without any
178 void SortTestFunc (_Tp) {
188 SortTestFunc(r_instance);
191 SortTestFunc(rc_instance);

Completed in 1241 milliseconds