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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_unittest.cc228 bool WaitForCountNotificationsCallback(int *count) { function in namespace:__anon3955
3891 base::Bind(&WaitForCountNotificationsCallback, &count));
6918 base::Bind(&WaitForCountNotificationsCallback, &count));

Completed in 63 milliseconds