Home
last modified time | relevance | path

Searched refs:test_lvalue_ref (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Dlvalue_ref.pass.cpp17 void test_lvalue_ref() in test_lvalue_ref() function
30 test_lvalue_ref<int&>(); in main()
31 test_lvalue_ref<const int&>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Dlvalue_ref.pass.cpp17 void test_lvalue_ref() in test_lvalue_ref() function
39 test_lvalue_ref<int&>(); in main()
40 test_lvalue_ref<const int&>(); in main()