TrigHLTJetHypoUnitTests: Fix thread-safety checker warnings.
Disable thread-safety checking for tests used gtest. Otherwise we have (disabled by default) warnings about calls to unchecked code.
Disable thread-safety checking for tests used gtest. Otherwise we have (disabled by default) warnings about calls to unchecked code.