OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringLengthAsInt
(Results
1 - 2
of
2
) 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/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 686 milliseconds