Searched refs:kAbUncompressedSize (Results 1 – 1 of 1) sorted by relevance
376 static const size_t kAbUncompressedSize = 270216; variable416 ASSERT_EQ(kAbUncompressedSize, entry.uncompressed_length); in TEST()419 std::vector<uint8_t> buffer(kAbUncompressedSize); in TEST()430 ASSERT_EQ(kAbUncompressedSize, static_cast<size_t>(stat_buf.st_size)); in TEST()434 std::vector<uint8_t> file_contents(kAbUncompressedSize); in TEST()