Searched defs:toWrite (Results 1 – 5 of 5) sorted by relevance
145 void WriteToMappedFile(std::string& toWrite, MappedFile& mf) in WriteToMappedFile()191 std::string toWrite("Complete."); in BENCHMARK_F() local252 std::string toWrite("Write to newly created file."); in BENCHMARK_F() local319 std::string toWrite("Write to newly created file."); in BENCHMARK_F() local363 std::string toWrite("Complete."); in BENCHMARK_F() local1519 std::string toWrite("Complete."); in BENCHMARK_F() local1586 std::string toWrite("Complete."); in BENCHMARK_F() local1643 std::string toWrite("Complete."); in BENCHMARK_F() local1703 std::string toWrite("Complete."); in BENCHMARK_F() local
161 std::string toWrite("Complete."); in TestFileReadAndWrite() local258 std::string toWrite("Complete."); in TestFileWrite() local283 std::string toWrite("Complete."); in TestTwoFileWrite() local384 std::string toWrite("Write to newly created file."); variable452 std::string toWrite("Write to newly created file."); variable
312 sk_sp<SkData> toWrite = SkData::MakeUninitialized(fileSize); local316 auto toWrite = std::shared_ptr<RSData>(); local
204 … size_t toWrite = std::min(size, info->writer->GetBlocksSize() - info->writer->GetTotalWritten()); in ExtractNewDataFunc() local
60 … size_t toWrite = std::min(size, info->writer->GetBlocksSize() - info->writer->GetTotalWritten()); in ExtractNewData() local