Searched defs:ListWrapperStatic (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/src/system_wrappers/source/ | ||
H A D | list_unittest.cc | 81 class ListWrapperStatic : public ListWrapperSimple { class in inherits:ListWrapperSimple 83 ListWrapperStatic() {} function in class:ListWrapperStatic 84 virtual ~ListWrapperStatic() {} 210 return new ListWrapperStatic(); |
Completed in 42 milliseconds