[#BloombergLP-baltzo-TestLoader-2constructor-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/TestLoader.adoc[TestLoader]::TestLoader :relfileprefix: ../../../ :mrdocs: Create a `TestLoader` object using the specified `allocator` to supply memory. By default the test loader will return `ErrorCode::k_UNSUPPORTED_ID` for all time‐zone identifiers. == Synopsis Declared in `<baltzo_testloader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TestLoader(xref:BloombergLP/baltzo/TestLoader/allocator_type.adoc[allocator_type] const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#