Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dlist_unittest.cc238 ListWrapperSimple* CreateAscendingList(bool static_allocation) { in CreateAscendingList() function
347 CreateAscendingList(rand()%2)); in TEST()
375 scoped_ptr<ListWrapperSimple> ascending_list(CreateAscendingList(rand()%2)); in TEST()
390 CreateAscendingList(rand()%2)); in TEST()
441 scoped_ptr<ListWrapperSimple> ascending_list(CreateAscendingList(rand()%2)); in TEST()