Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dlist_unittest.cc230 ListWrapperSimple* ListWrapperSimple::Create(bool static_allocation) { in Create()
238 ListWrapperSimple* CreateAscendingList(bool static_allocation) { in CreateAscendingList()
254 ListWrapperSimple* CreateDescendingList(bool static_allocation) { in CreateDescendingList()
272 ListWrapperSimple* CreateInterleavedList(bool static_allocation) { in CreateInterleavedList()