Searched defs:write_size (Results 1 – 14 of 14) sorted by relevance
28 int write_size = base::WriteFile(test_file_, content.c_str(), in SetUp() local
27 int write_size = base::WriteFile(file, content.c_str(), in WriteFile() local
52 int write_size = GetRandomInt(kBufferSize); in TEST_F() local254 int write_size = GetRandomInt(kBufferSize); in TEST_F() local
60 static unsigned int write_size; variable84 unsigned int write_size; member
154 int write_size = 0; in Reserve() local
123 size_t write_size = static_cast<size_t>(write_result); in AppendDataToFile() local
119 int write_size = base::WriteFile(gallery_file, content.c_str(), in AddNewFileInTestGallery() local
100 int write_size; /* size in bytes of each buffer */ member
78 binder_size_t write_size; /* bytes to write */ member
454 unsigned long write_size; in tap_win32_write() local
63 size_t write_size = 0; in WriteTestMessageToHandle() local
175 int write_size = ::base::WriteFile(file, content.c_str(), content.length()); in WriteFile() local
3521 DWORD ioctl_code, write_size= (DWORD)*size; in _hid_set_report() local
2912 signed long write_size; member