HomeSort by relevance Sort by last modified time
    Searched refs:set_max_memory_usage_for_testing (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/streams/
stream_registry.h 48 void set_max_memory_usage_for_testing(size_t size) { function in class:content::StreamRegistry
stream_unittest.cc 269 registry_->set_max_memory_usage_for_testing(kMaxMemoryUsage);
297 registry_->set_max_memory_usage_for_testing(1500000);

Completed in 46 milliseconds