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

  /external/libcxx/test/std/utilities/function.objects/refwrap/
binary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
unary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
weak_result.pass.cpp 24 class functor2 class in inherits:std::binary_function
61 static_assert((std::is_same<std::reference_wrapper<functor2>::result_type,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/
binary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
unary.pass.cpp 24 class functor2 class in inherits:std::binary_function
55 std::reference_wrapper<functor2> >::value), "");
weak_result.pass.cpp 24 class functor2 class in inherits:std::binary_function
61 static_assert((std::is_same<std::reference_wrapper<functor2>::result_type,

Completed in 2073 milliseconds