Home
last modified time | relevance | path

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

/external/open-vcdiff/src/
Dvcdiffengine_test.cc206 void ExpectAddInstruction(int size) { in ExpectAddInstruction() function in open_vcdiff::__anon3c7a0c290111::VCDiffEngineTestBase
240 ExpectAddInstruction(add_size); in ExpectAddCopyInstruction()
246 ExpectAddInstruction(static_cast<int>(strlen(s))); in ExpectAddInstructionForStringLength()
427 ExpectAddInstruction(1); in TEST_F()
457 ExpectAddInstruction(1); in TEST_F()
493 ExpectAddInstruction(1); in TEST_F()
523 ExpectAddInstruction(1); in TEST_F()
640 ExpectAddInstruction(static_cast<int>(size)); in ExpectAddForSize()
/external/chromium/sdch/open-vcdiff/src/
Dvcdiffengine_test.cc208 void ExpectAddInstruction(int size) { in ExpectAddInstruction() function in open_vcdiff::__anon5d88d20d0111::VCDiffEngineTestBase
245 ExpectAddInstruction(add_size); in ExpectAddCopyInstruction()
251 ExpectAddInstruction(static_cast<int>(strlen(s))); in ExpectAddInstructionForStringLength()
450 ExpectAddInstruction(1); in TEST_F()
480 ExpectAddInstruction(1); in TEST_F()
516 ExpectAddInstruction(1); in TEST_F()
546 ExpectAddInstruction(1); in TEST_F()
664 ExpectAddInstruction(static_cast<int>(size)); in ExpectAddForSize()