Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
Dcopy.pass.cpp28 bool rhs_engaged = static_cast<bool>(rhs); in test() local
61 bool rhs_engaged = static_cast<bool>(rhs); in test_ref() local
Dmove.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
63 bool rhs_engaged = static_cast<bool>(rhs); in test_ref() local
Dexplicit_optional_U.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
Doptional_U.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
Dexplicit_const_optional_U.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
Dconst_optional_U.pass.cpp28 bool rhs_engaged = static_cast<bool>(rhs); in test() local
/external/libcxx/test/std/experimental/optional/optional.object/optional.object.ctor/
Dcopy.pass.cpp27 bool rhs_engaged = static_cast<bool>(rhs); in test() local
Dmove.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local