[#BloombergLP-bsls-FuzzTestPreconditionTracker-initStaticState] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/FuzzTestPreconditionTracker.adoc[FuzzTestPreconditionTracker]::initStaticState :relfileprefix: ../../../ :mrdocs: Store the specified `fileName` from the caller that invokes the top‐level function under test (via `BSLS_FUZZTEST_EVALUATE(X)`), and set the state to reflect that any precondition begin macro encountered will be the first. == Synopsis Declared in `<bsls_fuzztest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void initStaticState(char const* fileName); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#