Home
last modified time | relevance | path

Searched defs:retry_slow (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/files/
Dfile_util.cc176 bool retry_slow = false; in CopyFileContents() local
Dfile_util_unittest.cc4692 bool retry_slow = false; in TEST_F() local
4724 bool retry_slow = false; in TEST_F() local
4753 bool retry_slow = false; in TEST_F() local
4782 bool retry_slow = false; in TEST_F() local
4813 bool retry_slow = false; in TEST_F() local
Dfile_util_posix.cc1288 bool& retry_slow) { in CopyFileContentsWithSendfile()