Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dvcdiffengine_test.cc71 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() argument
75 const size_t length_without_spaces = strlen(string_without_spaces); in MakeEachLetterABlock()
83 *padded_text_ptr = string_without_spaces[i]; in MakeEachLetterABlock()
Dblockhash_test.cc112 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() argument
114 const size_t length_without_spaces = strlen(string_without_spaces); in MakeEachLetterABlock()
119 *padded_text_ptr = string_without_spaces[i]; in MakeEachLetterABlock()
/external/chromium/sdch/open-vcdiff/src/
Dvcdiffengine_test.cc73 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() argument
77 const size_t length_without_spaces = strlen(string_without_spaces); in MakeEachLetterABlock()
85 *padded_text_ptr = string_without_spaces[i]; in MakeEachLetterABlock()
Dblockhash_test.cc112 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() argument
114 const size_t length_without_spaces = strlen(string_without_spaces); in MakeEachLetterABlock()
119 *padded_text_ptr = string_without_spaces[i]; in MakeEachLetterABlock()