HomeSort by relevance Sort by last modified time
    Searched refs:scoped_array (Results 26 - 37 of 37) sorted by null

12

  /external/chromium/base/
pickle_unittest.cc 158 scoped_array<char> data(new char[unit]);
condition_variable_unittest.cc 127 scoped_array<PlatformThreadHandle> thread_handles_;
process_util_win.cc 742 scoped_array<HANDLE> heaps(new HANDLE[number_heaps + MARGIN]);
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 179 scoped_array<int> offsets;
  /external/chromium/net/url_request/
url_request_unittest.cc 583 scoped_array<char> buf(new char[size]);
678 scoped_array<char> buffer(new char[buffer_size]);
719 scoped_array<char> buffer(new char[buffer_size]);
759 scoped_array<char> buffer(new char[buffer_size]);
891 scoped_array<char> buffer(new char[data.nFileSizeLow]);
    [all...]
  /external/chromium/net/disk_cache/
sparse_control.cc 73 scoped_array<char> buffer_;
entry_impl.cc 780 scoped_array<char> buffer(new char[kMaxBlockSize]);
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 198 scoped_array<char> buffer(new char[str.size() + 1]);
coded_stream_unittest.cc 646 scoped_array<uint8> buffer(new uint8[8]);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc     [all...]
  /external/chromium/net/base/
sdch_filter_unittest.cc 117 scoped_array<char> output_buffer(new char[output_buffer_length]);
803 scoped_array<char> gzip_compressed(new char[gzip_compressed_length]);
    [all...]
  /external/chromium/net/flip/
flip_network_transaction_unittest.cc     [all...]

Completed in 1354 milliseconds

12