Searched refs:DeleteWithRetries (Results 1 – 5 of 5) sorted by relevance
104 TF_EXPECT_OK(RetryingUtils::DeleteWithRetries( in TEST()115 TF_EXPECT_OK(RetryingUtils::DeleteWithRetries( in TEST()128 RetryingUtils::DeleteWithRetries( in TEST()141 TF_EXPECT_OK(RetryingUtils::DeleteWithRetries( in TEST()153 RetryingUtils::DeleteWithRetries( in TEST()
85 return RetryingUtils::DeleteWithRetries( in DeleteFile()97 return RetryingUtils::DeleteWithRetries( in DeleteDir()126 return RetryingUtils::DeleteWithRetries( in DeleteRecursively()
65 static Status DeleteWithRetries(const std::function<Status()>& delete_func,
82 Status RetryingUtils::DeleteWithRetries( in DeleteWithRetries() function in tensorflow::RetryingUtils
1560 return RetryingUtils::DeleteWithRetries( in RenameObject()1616 const auto& delete_file_status = RetryingUtils::DeleteWithRetries( in DeleteRecursively()