Searched refs:set_allowed_bytes_growth (Results 1 – 7 of 7) sorted by relevance
177 context->set_allowed_bytes_growth(allowed_bytes_growth); in LimitedContext()194 context->set_allowed_bytes_growth(1024 * 1024); in NewContext()572 context->set_allowed_bytes_growth(path_cost + src_file_length - 1); in TestCopyInForeignFileHelper()579 context->set_allowed_bytes_growth(path_cost + src_file_length); in TestCopyInForeignFileHelper()719 context->set_allowed_bytes_growth( in TEST_F()726 context->set_allowed_bytes_growth( in TEST_F()746 context->set_allowed_bytes_growth(0); in TEST_F()874 helper->context()->set_allowed_bytes_growth( in TEST_F()910 context->set_allowed_bytes_growth( in TEST_F()918 context->set_allowed_bytes_growth( in TEST_F()[all …]
144 context->set_allowed_bytes_growth(1000000); in NewContext()
120 context->set_allowed_bytes_growth(1024); in NewOperationContext()
118 context->set_allowed_bytes_growth(1000000); in NewContext()
47 void set_allowed_bytes_growth(const int64& allowed_bytes_growth) { in set_allowed_bytes_growth() function
352 operation_context_->set_allowed_bytes_growth(kint64max); in GetUsageAndQuotaThenRunTask()377 operation_context_->set_allowed_bytes_growth(quota - usage); in DidGetUsageAndQuotaAndRunTask()
82 context->set_allowed_bytes_growth(new_quota); in AllocateQuota()