Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc1405 ByteBuffer contents1; in TEST_F() local
1406 contents1.start = file_bytes + section1.start().Value(); in TEST_F()
1407 contents1.end = contents1.start + section1.final_size().Value(); in TEST_F()
1409 string(reinterpret_cast<const char *>(contents1.start), in TEST_F()
1410 contents1.Size())); in TEST_F()
1414 0x8cd4604bU, contents1))) in TEST_F()