Searched refs:GetNTPInfo (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h720 void GetNTPInfo(Browser* browser,
H A Dtesting_automation_provider.cc2250 browser_handler_map["GetNTPInfo"] =
2251 &TestingAutomationProvider::GetNTPInfo;
4505 // Sample JSON input: { "command": "GetNTPInfo" }
4507 void TestingAutomationProvider::GetNTPInfo( function in class:TestingAutomationProvider
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h552 void GetNTPInfo(Browser* browser,
H A Dtesting_automation_provider.cc1834 browser_handler_map_["GetNTPInfo"] =
1835 &TestingAutomationProvider::GetNTPInfo;
4007 // Sample JSON input: { "command": "GetNTPInfo" }
4009 void TestingAutomationProvider::GetNTPInfo(

Completed in 84 milliseconds