Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/
Dblockhash_test.cc202 static const int index_of_space_in_eat_itself = 12 * kBlockSize; member in open_vcdiff::BlockHashTest
271 const int BlockHashTest::index_of_space_in_eat_itself; member in open_vcdiff::BlockHashTest
801 EXPECT_EQ(index_of_space_in_eat_itself, best_match_.target_offset()); in TEST_F()