HomeSort by relevance Sort by last modified time
    Searched refs:BlockMappingTest (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_generator/
block_mapping_unittest.cc 40 class BlockMappingTest : public ::testing::Test {
64 TEST_F(BlockMappingTest, FirstAddedBlockIsZero) {
74 TEST_F(BlockMappingTest, BlocksAreNotKeptInMemory) {
105 TEST_F(BlockMappingTest, MapPartitionBlocks) {
block_mapping.h 60 FRIEND_TEST(BlockMappingTest, BlocksAreNotKeptInMemory);

Completed in 499 milliseconds