Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Dstabs_reader_unittest.cc230 struct StabsFixture { struct
231 StabsFixture() : stabs(&strings), unitized(true) { } in StabsFixture() function
238 bool ApplyHandlerToMockStabsData() { in ApplyHandlerToMockStabsData()
255 StringAssembler strings;
256 StabsAssembler stabs;
257 bool unitized;
258 MockStabsReaderHandler mock_handler;