Searched defs:Leak (Results 1 – 8 of 8) sorted by relevance
62 struct Leak { struct71 struct LeakedObject { argument
117 const char *Leak() { return Blue(); } in Leak() function in __lsan::Decorator
21 class Leak(val i: Int) class
25 void Leak() { in Leak() function
125 void FrameDropper::Leak(uint32_t input_framerate) { in Leak() function in webrtc::FrameDropper
129 T* Leak() { return m_pObj.release(); } in Leak() function
293 TEST(RetainPtr, Leak) { in TEST() argument
1732 class Leak : public CFRefBug { class1734 Leak(const CheckerBase *checker, StringRef name) : CFRefBug(checker, name) { in Leak() function in __anon680a59760611::Leak