Home
last modified time | relevance | path

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

/third_party/boost/libs/optional/test/
Doptional_test_value_access.cpp117 int funP () in funP() function
144 BOOST_TEST_EQ(o1.value_or_eval(funP), 1); in test_function_value_or_eval()
145 BOOST_TEST_EQ(oN.value_or_eval(funP), 7); in test_function_value_or_eval()
Doptional_test_old_impl.cpp118 int funP () in funP() function
145 BOOST_TEST_EQ(o1.value_or_eval(funP), 1); in test_function_value_or_eval()
146 BOOST_TEST_EQ(oN.value_or_eval(funP), 7); in test_function_value_or_eval()