Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/support/tests/
H A Dcppbor_test.cpp278 const Tstr& strConstRef = str; in TEST() local
281 EXPECT_EQ("\x65\x68\x65\x6c\x6c\x6f"s, details::makeItem(strConstRef)->toString()); in TEST()