Searched refs:contents2 (Results 1 – 1 of 1) sorted by relevance
1417 ByteBuffer contents2; in TEST_F() local1418 contents2.start = file_bytes + section2.start().Value(); in TEST_F()1419 contents2.end = contents2.start + section2.final_size().Value(); in TEST_F()1421 string(reinterpret_cast<const char *>(contents2.start), in TEST_F()1422 contents2.Size())); in TEST_F()1426 0x98746efaU, contents2))) in TEST_F()