Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTArrayTest.cpp126 T tArray2 = tArray; in test_skstarray_compatibility() local
161 arrayMoveAssign = std::move(tArray2); in test_skstarray_compatibility()
162 REPORTER_ASSERT(reporter, tArray2.empty()); // NOLINT(bugprone-use-after-move) in test_skstarray_compatibility()