OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_rvalue_ref
(Results
1 - 6
of
6
) sorted by null
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
rvalue_ref.pass.cpp
19
void
test_rvalue_ref
()
function
32
test_rvalue_ref
<int&&>();
33
test_rvalue_ref
<const int&&>();
/prebuilts/ndk/r11/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&&>();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/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&&>();
/prebuilts/ndk/r11/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&&>();
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
rvalue_ref.pass.cpp
20
void
test_rvalue_ref
()
function
44
test_rvalue_ref
<int&&>();
45
test_rvalue_ref
<const int&&>();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.cat/
rvalue_ref.pass.cpp
18
void
test_rvalue_ref
()
function
43
test_rvalue_ref
<int&&>();
44
test_rvalue_ref
<const int&&>();
Completed in 832 milliseconds