Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dvector_tests.cpp491 fbl::Vector<ItemType, TestAllocatorTraits> vectorB(std::move(vectorA)); in VectorTestMove() local
517 fbl::Vector<ItemType, TestAllocatorTraits> vectorB; in VectorTestMove() local
550 fbl::Vector<ItemType, TestAllocatorTraits> vectorB; in VectorTestSwap() local

Completed in 4 milliseconds