Home
last modified time | relevance | path

Searched defs:test_convertible_imp (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/support/
Dtest_convertible.hpp30 constexpr auto test_convertible_imp(int) in test_convertible_imp() function
35 constexpr auto test_convertible_imp(long) -> bool { return false; } in test_convertible_imp() function