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

/external/stlport/test/unit/
H A Dbind_test.cpp95 int test_func2 (int &param1, int param2) { function
111 transform(array, array + 3, array, bind2nd(ptr_fun(test_func2), 10));

Completed in 75 milliseconds