Searched refs:Compress (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/components/metrics/
H A Dpersisted_logs_unittest.cc26 std::string Compress(const std::string& log_data) { function in namespace:metrics::__anon6589
38 while (Compress(rand_bytes).size() < min_compressed_size)
70 EXPECT_EQ(staged_log(), Compress(expected_log));
148 Compress(first_kept).length() + Compress(last_kept).length() +
149 (log_count - 4) * Compress(blank_log).length();
238 EXPECT_EQ(persisted_logs.staged_log(), Compress("two"));
240 EXPECT_EQ(persisted_logs.staged_log(), Compress("two"));
246 EXPECT_EQ(persisted_logs.staged_log(), Compress("three"));
249 EXPECT_EQ(persisted_logs.staged_log(), Compress("on
[all...]
/external/chromium_org/courgette/
H A Ddisassembler_elf_32_arm.h55 static CheckBool Compress(ARM_RVA type, uint32 arm_op, RVA rva,
H A Ddisassembler_elf_32_arm.cc20 CheckBool DisassemblerElf32ARM::Compress(ARM_RVA type, uint32 arm_op, RVA rva, function in class:courgette::DisassemblerElf32ARM
230 CheckBool ret = Compress(type_, Read16LittleEndian(op_pointer), rva(),
237 CheckBool ret = Compress(type_, Read32LittleEndian(op_pointer), rva(),
249 CheckBool ret = Compress(type_, pval, rva(), &c_op_, &relative_target);
H A Dtypedrva_unittest.cc61 EXPECT_TRUE(courgette::DisassemblerElf32ARM::Compress(arm_rva, op, rva,
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
H A DWebSocketFrame.h68 Compress = 2, enumerator in enum:blink::WebSocketFrame::__anon11231
H A DWebSocketPerMessageDeflateTest.cpp268 WebSocketFrame f1(opcode, "\xf2\x48\xcd\xc9\xc9\x07\x00", 7, WebSocketFrame::Final | WebSocketFrame::Compress);
270 WebSocketFrame f3(opcode, "\xf2\x00\x11\x00\x00", 5, WebSocketFrame::Final | WebSocketFrame::Compress);
301 WebSocketFrame f1(opcode, "\xf2\x48\xcd\xc9\xc9\x07\x00\x00\x00\xff\xff", 11, WebSocketFrame::Compress);
324 WebSocketFrame f1(opcode, "", 0, WebSocketFrame::Compress);
346 WebSocketFrame f1(text, "\xf2\x48", 2, WebSocketFrame::Compress);
375 WebSocketFrame f1(opcode, "Hello", 5, WebSocketFrame::Final | WebSocketFrame::Compress);
376 WebSocketFrame f2(opcode, "\xf2\x48\xcd\xc9\xc9\x07\x00", 7, WebSocketFrame::Final | WebSocketFrame::Compress);
H A DWebSocketFrame.cpp189 , compress(flags & Compress)
/external/chromium_org/media/cast/logging/
H A Dlog_serializer.cc112 bool Compress(char* uncompressed_buffer, function in namespace:media::cast::__anon8597
174 return Compress(uncompressed_buffer.get(),
/external/chromium_org/content/browser/tracing/
H A Dtrace_uploader.h68 bool Compress(std::string input,
H A Dtrace_uploader.cc101 if (!Compress(file_contents, kMaxUploadBytes, compressed_contents.get(),
162 bool TraceUploader::Compress(std::string input, function in class:content::TraceUploader
/external/chromium_org/sync/internal_api/public/base/
H A Dunique_position.h131 static std::string Compress(const std::string& input);
137 // algorithm. See Compress() and Uncompress() functions above.
H A Dunique_position.cc59 return UniquePosition(Compress(proto.value()));
80 return UniquePosition(Compress(un_gzipped));
379 : compressed_(Compress(uncompressed)),
522 std::string UniquePosition::Compress(const std::string& str) { function in class:syncer::UniquePosition
582 // Uncompresses strings that were compresed with UniquePosition::Compress.
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A Dmakefile72 $(COMPRESS_OBJS): ../../Compress/$(*B).cpp
/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc119 string Compress(const string& data, const GzipOutputStream::Options& options);
376 string IoTest::Compress(const string& data, function in class:google::protobuf::io::__anon28993::IoTest
410 string gzip_compressed = Compress(golden, options);
413 string not_compressed = Compress(golden, options);
418 string zlib_compressed = Compress(golden, options);
/external/chromium_org/v8/src/
H A Dmksnapshot.cc30 virtual bool Compress(i::Vector<i::byte> input) = 0;
143 } else if (compressor_->Compress(source_data.ToVector())) {
244 virtual bool Compress(i::Vector<char> input) { function in class:BZip2Compressor
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
H A Dmakefile126 $(COMPRESS_OBJS): ../../Compress/$(*B).cpp
/external/lzma/CPP/7zip/UI/Console/
H A Dmakefile119 $O\CopyCoder.obj: ../../Compress/$(*B).cpp
/external/chromium_org/extensions/browser/api/cast_channel/
H A Dlogger.cc61 scoped_ptr<char[]> Compress(const std::string& input, size_t* length) { function in namespace:extensions::core_api::cast_channel::__anon8077
340 return Compress(serialized, length);
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc120 string Compress(const string& data, const GzipOutputStream::Options& options);
534 string IoTest::Compress(const string& data, function in class:google::protobuf::io::__anon14847::IoTest
568 string gzip_compressed = Compress(golden, options);
571 string not_compressed = Compress(golden, options);
576 string zlib_compressed = Compress(golden, options);
/external/chromium_org/chrome/browser/media/
H A Dwebrtc_rtp_dump_writer.cc159 if (!Compress(buffer, &compressed_buffer)) {
190 bool Compress(std::vector<uint8>* input, std::vector<uint8>* output) { function in class:WebRtcRtpDumpWriter::FileThreadWorker
/external/lzma/CPP/7zip/Bundles/Format7zR/
H A Dmakefile143 $(COMPRESS_OBJS): ../../Compress/$(*B).cpp
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile208 $(COMPRESS_OBJS): ../../Compress/$(*B).cpp
/external/zlib/src/as400/
H A Dzlib.inc285 D deflate PR 10I 0 extproc('deflate') Compress data
324 D deflateCopy PR 10I 0 extproc('deflateCopy') Compress strm 2 strm
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A DVCSUtils.pm1932 require Compress::Zlib;
1951 return Compress::Zlib::uncompress($compressed);
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp23 #include "../../Compress/CopyCoder.h"
301 static HRESULT Compress( function
587 RINOK(Compress(

Completed in 3083 milliseconds