Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc590 : first_used_file(nullptr), first_used_line(-1), leakable(false) {} in MockObjectState()
598 bool leakable; // true if and only if it's OK to leak the object. member
622 if (it->second.leakable) // The user said it's fine to leak this object. in ~MockObjectRegistry()
729 g_mock_object_registry.states()[mock_obj].leakable = true; in AllowLeak()
/third_party/gstreamer/gstplugins_bad/
DChangeLog23067 rtmp2: Mark our memory singleton as leakable