Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/
Dblockhash_test.cc144 char* new_test_string_all_Qs = new char[kBlockSize]; in SetUpTestCase() local
145 memset(new_test_string_all_Qs, 'Q', kBlockSize); in SetUpTestCase()
146 test_string_all_Qs = new_test_string_all_Qs; in SetUpTestCase()