Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_smart_cast.cpp51 Base1 & scb1 = smart_cast<Base1 &, Derived &>(d); in test_static_reference_cast_2() local
75 Base1 & scb1 = smart_cast_reference<Base1 &>(d); in test_static_reference_cast_1() local