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

  /external/chromium/sdch/open-vcdiff/src/
blockhash_test.cc 77 static int StringLengthAsInt(const char* s) {
451 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
462 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
477 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
489 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
705 th_->AddAllBlocksThroughIndex(StringLengthAsInt(sample_text));
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/
blockhash_test.cc 77 static int StringLengthAsInt(const char* s) {
451 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
462 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
477 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
489 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
705 th_->AddAllBlocksThroughIndex(StringLengthAsInt(sample_text));
    [all...]
  /external/open-vcdiff/src/
blockhash_test.cc 77 static int StringLengthAsInt(const char* s) {
451 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
462 const int expected_length = kBlockSize * StringLengthAsInt("e hear is ");
477 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
489 const int expected_length = (kBlockSize * StringLengthAsInt("fearsom"))
705 th_->AddAllBlocksThroughIndex(StringLengthAsInt(sample_text));
    [all...]

Completed in 65 milliseconds