Searched refs:RecordCurrentStateWithDelay (Results 1 – 3 of 3) sorted by relevance
121 TEST_F(PluginMetricsProviderTest, RecordCurrentStateWithDelay) { in TEST_F() argument127 EXPECT_TRUE(provider.RecordCurrentStateWithDelay(delay_ms)); in TEST_F()128 EXPECT_FALSE(provider.RecordCurrentStateWithDelay(delay_ms)); in TEST_F()133 EXPECT_TRUE(provider.RecordCurrentStateWithDelay(delay_ms)); in TEST_F()147 EXPECT_TRUE(provider.RecordCurrentStateWithDelay(delay_ms)); in TEST_F()152 EXPECT_TRUE(provider.RecordCurrentStateWithDelay(delay_ms)); in TEST_F()
311 RecordCurrentStateWithDelay(kRecordStateDelayMs); in LogPluginLoadingError()352 RecordCurrentStateWithDelay(kRecordStateDelayMs); in BrowserChildProcessHostConnected()358 RecordCurrentStateWithDelay(kRecordStateDelayMs); in BrowserChildProcessCrashed()364 RecordCurrentStateWithDelay(kRecordStateDelayMs); in BrowserChildProcessInstanceCreated()367 bool PluginMetricsProvider::RecordCurrentStateWithDelay(int delay_sec) { in RecordCurrentStateWithDelay() function in PluginMetricsProvider
63 RecordCurrentStateWithDelay);84 bool RecordCurrentStateWithDelay(int delay_ms);