Home
last modified time | relevance | path

Searched refs:compose2 (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dbcompos_test.cpp52 compose2(logical_and<bool>(), odd(), positive())); in bcompos2()
/ndk/tests/device/test-gnustl-full/unit/
Dbcompos_test.cpp52 compose2(logical_and<bool>(), odd(), positive())); in bcompos2()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function.h316 compose2(const _Operation1& __fn1, const _Operation2& __fn2, in compose2() function