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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp 19 class functor1 class in inherits:std::unary_function
40 functor1 f1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.const/
type_ctor.pass.cpp 19 class functor1 class in inherits:std::unary_function
39 functor1 f1;
copy_ctor.pass.cpp 19 class functor1 class in inherits:std::unary_function
40 functor1 f1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp 19 class functor1 class in inherits:std::unary_function
52 functor1 f1;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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), "");
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,
  /external/chromium_org/third_party/libjingle/source/talk/base/
thread_unittest.cc 151 struct Functor1 {
290 EXPECT_EQ(42, thread.Invoke<int>(Functor1()));
  /external/chromium/testing/gmock/test/
gmock-generated-actions_test.cc 176 TEST(InvokeArgumentTest, Functor1) {
    [all...]

Completed in 551 milliseconds