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

  /external/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
40 test_rvalue_ref<int&&>();
41 test_rvalue_ref<const int&&>();
  /external/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
31 test_rvalue_ref<int&&>();
32 test_rvalue_ref<const int&&>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
40 test_rvalue_ref<int&&>();
41 test_rvalue_ref<const int&&>();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/
rvalue_ref.pass.cpp 17 void test_rvalue_ref() function
31 test_rvalue_ref<int&&>();
32 test_rvalue_ref<const int&&>();

Completed in 615 milliseconds