Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dblock_mapping_unittest.cc36 class BlockMappingTest : public ::testing::Test { class
46 TEST_F(BlockMappingTest, FirstAddedBlockIsZero) { in TEST_F() argument
56 TEST_F(BlockMappingTest, BlocksAreNotKeptInMemory) { in TEST_F() argument
87 TEST_F(BlockMappingTest, MapPartitionBlocks) { in TEST_F() argument
Dblock_mapping.h62 FRIEND_TEST(BlockMappingTest, BlocksAreNotKeptInMemory);