[#BloombergLP-bslma-TestAllocatorMonitor-isInUseDown] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/TestAllocatorMonitor.adoc[TestAllocatorMonitor]::isInUseDown :relfileprefix: ../../../ :mrdocs: Return `true` if the `numBlocksInUse` statistic of the tracked test allocator has decreased since construction of this monitor, and `false` otherwise. == Synopsis Declared in `<bslma_testallocatormonitor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isInUseDown() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#