Searched defs:MockJsEventRouter (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Djs_test_util.h70 class MockJsEventRouter : public JsEventRouter { class in namespace:browser_sync
72 MockJsEventRouter();
73 ~MockJsEventRouter();
H A Djs_test_util.cc71 MockJsEventRouter::MockJsEventRouter() {} function in class:browser_sync::MockJsEventRouter
73 MockJsEventRouter::~MockJsEventRouter() {}

Completed in 61 milliseconds