Searched refs:MatchSection (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 1342 static inline Matcher<const Section &> MatchSection( in MatchSection() function 1359 static inline Matcher<const Section &> MatchSection( in MatchSection() function 1412 HandleSection(MatchSection(true, "mandarin", "kishu", in TEST_F() 1424 HandleSection(MatchSection(true, "bergamot", "cara cara", in TEST_F() 1593 HandleSection(MatchSection(false, "twitching", "zapped", in TEST_F() 1654 MatchSection(true, "cara cara", "thorax", 0x04d462e2)); in TEST_F() 1659 MatchSection(true, "sixteenprecisely", "thorax", in TEST_F() 1668 MatchSection(false, "mandarin", "head", 0x13e6c8a9 + 11)); in TEST_F() 1671 MatchSection(false, "bergamot", "head", 0x13e6c8a9)); in TEST_F()
|