Home
last modified time | relevance | path

Searched defs:write_count (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/extensions/browser/value_store/
Dtesting_value_store.h28 int write_count() { return write_count_; } in write_count() function
/external/chromium_org/chrome/browser/extensions/api/declarative/
Drules_registry_with_cache_unittest.cc253 int write_count = store->write_count(); in TEST_F() local
391 int write_count = store->write_count(); in TEST_F() local
/external/chromium_org/content/browser/download/
Dbase_file.cc110 size_t write_count = 0; in AppendDataToFile() local
/external/qemu/audio/
Dwinaudio.c98 int write_count; /* available writable buffers count */ member
/external/chromium_org/mojo/system/
Draw_channel_unittest.cc318 RawChannelWriterThread(RawChannel* raw_channel, size_t write_count) in RawChannelWriterThread()
/external/chromium_org/net/socket/
Dsocket_test_util.h257 size_t write_count() const { return write_count_; } in write_count() function
Dssl_client_socket_unittest.cc558 int write_count() const { return write_count_; } in write_count() function in net::__anona7568b480111::CountingStreamSocket
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
Daudio_processing_unittest.cc1834 size_t write_count = fwrite(frame_->data_, in TEST_F() local
/external/libpng/contrib/tools/
Dpngfix.c878 png_uint_32 write_count; /* Count of bytes written (in the chunk) */ member
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
Dkvm_host.h527 int write_count; member
/external/opencv/cxcore/src/
Dcxpersistence.cpp4556 int write_max = write_buf_size / write_elem_size, write_count = 0; in icvWriteGraph() local
/external/e2fsprogs/lib/blkid/
Dprobe.h599 __u32 write_count; member