Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp1493 BlockCounts twoPages{.totalDataBlocks = 2, .filledDataBlocks = 2}; in TEST_F() local
1494 ASSERT_EQ(twoPages, *getBlockCount(control_, file_path)); in TEST_F()
1495 ASSERT_EQ(twoPages, *getBlockCount(control_, file_id)); in TEST_F()