Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/tests/
DAData_test.cpp294 const std::shared_ptr<EventCounter> _constShared(new EventCounter(&destructions)); in TEST_F() local
442 const std::shared_ptr<DerivedCounter> _constShared(new DerivedCounter(&destructions)); in TEST_F() local
707 const sp<EventCounter> _constShared(new EventCounter(&destructions)); in TEST_F() local
816 const sp<EventCounter> _constShared(new EventCounter(&destructions)); in TEST_F() local