Searched refs:kAbUncompressedSize (Results 1 – 1 of 1) sorted by relevance
496 static const size_t kAbUncompressedSize = 270216; variable534 ASSERT_EQ(kAbUncompressedSize, entry.uncompressed_length); in TEST()537 std::vector<uint8_t> buffer(kAbUncompressedSize); in TEST()548 ASSERT_EQ(kAbUncompressedSize, static_cast<size_t>(stat_buf.st_size)); in TEST()552 std::vector<uint8_t> file_contents(kAbUncompressedSize); in TEST()