Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_old_impl.cpp32 void test_function_value_or_for() in test_function_value_or_for() function
94 test_function_value_or_for<int>(); in test_function_value_or()
95 test_function_value_or_for<double>(); in test_function_value_or()
96 test_function_value_or_for<IntWrapper>(); in test_function_value_or()
Doptional_test_value_access.cpp31 void test_function_value_or_for() in test_function_value_or_for() function
93 test_function_value_or_for<int>(); in test_function_value_or()
94 test_function_value_or_for<double>(); in test_function_value_or()
95 test_function_value_or_for<IntWrapper>(); in test_function_value_or()