Searched refs:GetByteFromStringLength (Results 1 - 6 of 6) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder_test.h84 static char GetByteFromStringLength(const char* s, int which_byte);
89 return GetByteFromStringLength(s, 0);
95 return GetByteFromStringLength(s, 0);
101 return GetByteFromStringLength(s, 1);
H A Dvcdecoder_test.cc78 char VCDiffDecoderTest::GetByteFromStringLength(const char* s, function in class:open_vcdiff::VCDiffDecoderTest
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder_test.h84 static char GetByteFromStringLength(const char* s, int which_byte);
89 return GetByteFromStringLength(s, 0);
95 return GetByteFromStringLength(s, 0);
101 return GetByteFromStringLength(s, 1);
H A Dvcdecoder_test.cc78 char VCDiffDecoderTest::GetByteFromStringLength(const char* s, function in class:open_vcdiff::VCDiffDecoderTest
/external/open-vcdiff/src/
H A Dvcdecoder_test.h84 static char GetByteFromStringLength(const char* s, int which_byte);
89 return GetByteFromStringLength(s, 0);
95 return GetByteFromStringLength(s, 0);
101 return GetByteFromStringLength(s, 1);
H A Dvcdecoder_test.cc78 char VCDiffDecoderTest::GetByteFromStringLength(const char* s, function in class:open_vcdiff::VCDiffDecoderTest

Completed in 50 milliseconds