[#BloombergLP-bdlcc-Cache_TestUtil-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Cache_TestUtil.adoc[Cache_TestUtil]::Cache_TestUtil :relfileprefix: ../../../ :mrdocs: Create a `Cache_TestUtil` object to test locking in the specified `cache`. == Synopsis Declared in `<bdlcc_cache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Cache_TestUtil(xref:BloombergLP/bdlcc/Cache.adoc[Cache<KEY, VALUE, HASH, EQUAL>]& cache); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#