Searched defs:FailNthPostBufferToPathCall (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/sync/test/engine/ | ||
H A D | mock_connection_manager.h | 166 void FailNthPostBufferToPathCall(int n) { countdown_to_postbuffer_fail_ = n; } function in class:syncer::MockConnectionManager |
Completed in 26 milliseconds