Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dblockhash_test.cc112 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() function in open_vcdiff::BlockHashTest
127 MakeEachLetterABlock(sample_text_without_spaces, &sample_text); in SetUpTestCase()
128 MakeEachLetterABlock(search_string_without_spaces, &search_string); in SetUpTestCase()
129 MakeEachLetterABlock(search_string_altered_without_spaces, in SetUpTestCase()
131 MakeEachLetterABlock(search_to_end_without_spaces, &search_to_end_string); in SetUpTestCase()
132 MakeEachLetterABlock(search_to_beginning_without_spaces, in SetUpTestCase()
134 MakeEachLetterABlock(sample_text_many_matches_without_spaces, in SetUpTestCase()
136 MakeEachLetterABlock(search_string_many_matches_without_spaces, in SetUpTestCase()
138 MakeEachLetterABlock("y", &test_string_y); in SetUpTestCase()
139 MakeEachLetterABlock("e", &test_string_e); in SetUpTestCase()
Dvcdiffengine_test.cc71 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() function in open_vcdiff::__anon3c7a0c290111::VCDiffEngineTestBase
308 MakeEachLetterABlock(dictionary_without_spaces_, &dictionary_, in SetUpTestCase()
310 MakeEachLetterABlock(target_without_spaces_, &target_, kBlockSize, false); in SetUpTestCase()
589 MakeEachLetterABlock(dictionary_without_spaces_, in SetUpTestCase()
593 MakeEachLetterABlock(target_without_spaces_, in SetUpTestCase()
597 MakeEachLetterABlock(weasel_text_without_spaces_, in SetUpTestCase()
601 MakeEachLetterABlock(moonpie_text_without_spaces_, in SetUpTestCase()
/external/chromium/sdch/open-vcdiff/src/
Dblockhash_test.cc112 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() function in open_vcdiff::BlockHashTest
127 MakeEachLetterABlock(sample_text_without_spaces, &sample_text); in SetUpTestCase()
128 MakeEachLetterABlock(search_string_without_spaces, &search_string); in SetUpTestCase()
129 MakeEachLetterABlock(search_string_altered_without_spaces, in SetUpTestCase()
131 MakeEachLetterABlock(search_to_end_without_spaces, &search_to_end_string); in SetUpTestCase()
132 MakeEachLetterABlock(search_to_beginning_without_spaces, in SetUpTestCase()
134 MakeEachLetterABlock(sample_text_many_matches_without_spaces, in SetUpTestCase()
136 MakeEachLetterABlock(search_string_many_matches_without_spaces, in SetUpTestCase()
138 MakeEachLetterABlock("y", &test_string_y); in SetUpTestCase()
139 MakeEachLetterABlock("e", &test_string_e); in SetUpTestCase()
Dvcdiffengine_test.cc73 static void MakeEachLetterABlock(const char* string_without_spaces, in MakeEachLetterABlock() function in open_vcdiff::__anon5d88d20d0111::VCDiffEngineTestBase
329 MakeEachLetterABlock(dictionary_without_spaces_, &dictionary_, in SetUpTestCase()
331 MakeEachLetterABlock(target_without_spaces_, &target_, kBlockSize, false); in SetUpTestCase()
612 MakeEachLetterABlock(dictionary_without_spaces_, in SetUpTestCase()
616 MakeEachLetterABlock(target_without_spaces_, in SetUpTestCase()
620 MakeEachLetterABlock(weasel_text_without_spaces_, in SetUpTestCase()
624 MakeEachLetterABlock(moonpie_text_without_spaces_, in SetUpTestCase()