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

  /external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp 19 class functor1 class
39 functor1 f1;
  /external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/
copy_ctor.pass.cpp 19 class functor1 class
39 functor1 f1;
type_ctor.pass.cpp 19 class functor1 class
38 functor1 f1;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp 19 class functor1 class in inherits:std::unary_function
40 functor1 f1;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/refwrap.const/
copy_ctor.pass.cpp 19 class functor1 class in inherits:std::unary_function
40 functor1 f1;
type_ctor.pass.cpp 19 class functor1 class in inherits:std::unary_function
39 functor1 f1;
  /external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp 19 class functor1 class
51 functor1 f1;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp 19 class functor1 class in inherits:std::unary_function
52 functor1 f1;
  /external/libcxx/test/libcxx/utilities/function.objects/refwrap/
binary.pass.cpp 19 class functor1 class in inherits:std::unary_function
53 std::reference_wrapper<functor1> >::value), "");
unary.pass.cpp 19 class functor1 class in inherits:std::unary_function
53 std::reference_wrapper<functor1> >::value), "");
  /external/libcxx/test/std/utilities/function.objects/refwrap/
weak_result.pass.cpp 34 class functor1 class in inherits:my_unary_function
74 static_assert((std::is_same<std::reference_wrapper<functor1>::result_type,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/refwrap/
binary.pass.cpp 19 class functor1 class in inherits:std::unary_function
53 std::reference_wrapper<functor1> >::value), "");
unary.pass.cpp 19 class functor1 class in inherits:std::unary_function
53 std::reference_wrapper<functor1> >::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/refwrap/
weak_result.pass.cpp 19 class functor1 class in inherits:std::unary_function
59 static_assert((std::is_same<std::reference_wrapper<functor1>::result_type,

Completed in 134 milliseconds