Searched refs:GlobalTestState (Results 1 – 1 of 1) sorted by relevance
92 GlobalState = std::make_unique<GlobalTestState>(); in SetUpTestCase()156 struct GlobalTestState { struct in __anon4c709ac60111::RandomAccessVisitorTest157 GlobalTestState() : Strings(Allocator), ItemStream(llvm::support::little) {} in GlobalTestState() argument197 static std::unique_ptr<GlobalTestState> GlobalState;201 std::unique_ptr<RandomAccessVisitorTest::GlobalTestState>