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

/external/chromium/chrome/browser/metrics/
H A Duser_metrics.cc16 void UserMetrics::RecordComputedAction(const std::string& action, function in class:UserMetrics
29 void UserMetrics::RecordComputedAction(const std::string& action) { function in class:UserMetrics
/external/chromium_org/content/browser/
H A Duser_metrics.cc45 void RecordComputedAction(const std::string& action) { function in namespace:content
/external/chromium_org/content/public/test/
H A Dmock_render_thread.cc150 void MockRenderThread::RecordComputedAction(const std::string& action) { function in class:content::MockRenderThread
/external/chromium_org/content/renderer/
H A Drender_thread_impl.cc736 void RenderThreadImpl::RecordComputedAction(const std::string& action) { function in class:content::RenderThreadImpl

Completed in 192 milliseconds