Home
last modified time | relevance | path

Searched refs:ParseHandlerFixture (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dcfi_frame_info_unittest.cc418 class ParseHandlerFixture: public CFIFixture { class
420 ParseHandlerFixture() : CFIFixture(), handler(&cfi) { } in ParseHandlerFixture() function in ParseHandlerFixture
424 class ParseHandler: public ParseHandlerFixture, public Test { };