Searched refs:fullRef (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | SkTOptionalTest.cpp | 334 skstd::optional<SkString>& fullRef = full; in DEF_TEST() local 335 full = fullRef; in DEF_TEST() 338 full = std::move(fullRef); in DEF_TEST() |
Completed in 1 milliseconds