[#BloombergLP-bsls-FuzzTestPreconditionTracker-handlePreconditionsEnd] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/FuzzTestPreconditionTracker.adoc[FuzzTestPreconditionTracker]::handlePreconditionsEnd :relfileprefix: ../../../ :mrdocs: Decrement the assertion/review block depth level counter and record that the first precondition block has ended if the depth level changed to 0. The behavior is undefined unless the depth level is positive. == Synopsis Declared in `<bsls_fuzztest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void handlePreconditionsEnd(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#