Searched defs:ScheduleTimer (Results 1 – 3 of 3) sorted by relevance
461 void LoadTimeStats::ScheduleTimer(TabLoadStats* stats) { in ScheduleTimer() function in chrome_browser_net::LoadTimeStats
450 uint32 PluginInstance::ScheduleTimer(uint32 interval, in ScheduleTimer() function in content::PluginInstance
345 IN_PROC_BROWSER_TEST_F(PluginTest, MAYBE(ScheduleTimer)) { in IN_PROC_BROWSER_TEST_F()