Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediatranscoding/tests/
H A DAdjustableMaxPriorityQueue_tests.cpp171 auto newValue2 = std::make_unique<int>(5); in TEST() local
172 itemToIterratorMap[2]->swap(newValue2); in TEST()