Home
last modified time | relevance | path

Searched refs:throttling_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/test/engine/
Dmock_connection_manager.cc49 throttling_(false), in MockConnectionManager()
152 if (throttling_) { in PostBufferToPath()
154 throttling_ = false; in PostBufferToPath()
Dmock_connection_manager.h370 bool throttling_; variable