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

  /external/chromium/sdch/open-vcdiff/src/
blockhash_test.cc 30 class BlockHashTest : public testing::Test {
35 BlockHashTest() {
43 // BlockHashTest is a friend to BlockHash. Expose the protected functions
44 // that will be tested by the children of BlockHashTest.
246 typedef BlockHashTest BlockHashDeathTest;
251 const int BlockHashTest::block_of_first_e;
252 const int BlockHashTest::block_of_second_e;
253 const int BlockHashTest::block_of_third_e;
254 const int BlockHashTest::block_of_fourth_e;
255 const int BlockHashTest::block_of_fifth_e
    [all...]
blockhash.h 445 friend class BlockHashTest;

Completed in 331 milliseconds