Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_inplace_factory.cpp51 boost::optional<Guard> og2 ( boost::in_place<Guard>(2.0, "two") ); in test_ctor() local
79 boost::optional<Guard> og0, og1, og1_, og2; in test_assign() local