Searched refs:index_of_fourth_e (Results 1 – 1 of 1) sorted by relevance
188 static const int index_of_fourth_e = block_of_fourth_e * kBlockSize; member in open_vcdiff::BlockHashTest259 const int BlockHashTest::index_of_fourth_e; member in open_vcdiff::BlockHashTest604 th_->AddAllBlocksThroughIndex(index_of_fourth_e); in TEST_F()632 th_->AddAllBlocksThroughIndex(index_of_fourth_e - 3); in TEST_F()646 th_->AddAllBlocksThroughIndex(index_of_fourth_e + 1); in TEST_F()665 th_->AddAllBlocksThroughIndex(index_of_fourth_e + 1); in TEST_F()683 EXPECT_DEBUG_DEATH(th_->AddAllBlocksThroughIndex(index_of_fourth_e - 3), in TEST_F()