Home
last modified time | relevance | path

Searched defs:GlobalTestState (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp156 struct GlobalTestState { struct in __anonbaeb340d0111::RandomAccessVisitorTest
157 GlobalTestState() : Strings(Allocator), ItemStream(llvm::support::little) {} in GlobalTestState() function
159 BumpPtrAllocator Allocator;
160 StringSaver Strings;
162 std::vector<ArrayRecord> Records;
163 std::vector<TypeIndex> Indices;
164 std::vector<TypeIndexOffset> AllOffsets;
165 std::vector<CVType> TypeVector;
166 BinaryItemStream<CVType> ItemStream;
167 VarStreamArray<CVType> TypeArray;
[all …]
/external/openscreen/test/
Dtest_main.cc40 struct GlobalTestState { struct
42 std::unique_ptr<openscreen::TextTraceLoggingPlatform> trace_logger;
44 bool args_are_valid = false;