Home
last modified time | relevance | path

Searched refs:otherVec (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DSkTOptionalTest.cpp287 std::vector<int> otherVec = {4, 5, 6}; in DEF_TEST() local
288 o.emplace(otherVec.begin(), otherVec.end()); in DEF_TEST()

Completed in 2 milliseconds