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

  /external/stlport/test/unit/
find_test.cpp 30 static bool div_3(int a_);
103 iter = find_if(v.begin(), v.end(), div_3);
112 bool FindTest::div_3(int a_) function in class:FindTest
  /ndk/tests/device/test-gnustl-full/unit/
find_test.cpp 30 static bool div_3(int a_);
103 iter = find_if(v.begin(), v.end(), div_3);
112 bool FindTest::div_3(int a_) function in class:FindTest
  /ndk/tests/device/test-stlport/unit/
find_test.cpp 30 static bool div_3(int a_);
103 iter = find_if(v.begin(), v.end(), div_3);
112 bool FindTest::div_3(int a_) function in class:FindTest

Completed in 192 milliseconds