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

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher_unittest.cc35 SENT_PING, // Sent ping message to watched thread. enumerator in enum:State
99 if (new_state == SENT_PING)
129 EXPECT_TRUE(old_state == ACTIVATED || old_state == SENT_PING ||
135 State old_state = UpdateState(SENT_PING);
142 EXPECT_TRUE(old_state == SENT_PING || old_state == DEACTIVATED);

Completed in 903 milliseconds