Searched defs:Continuation (Results 1 – 5 of 5) sorted by relevance
49 typedef base::Callback<void(scoped_ptr<SyncTaskToken> token)> Continuation; typedef
59 TEST_F(FtpCtrlResponseBufferTest, Continuation) { in TEST_F() argument
282 TEST_F(PhishingTermFeatureExtractorTest, Continuation) { in TEST_F() argument
397 IN_PROC_BROWSER_TEST_F(PhishingDOMFeatureExtractorTest, Continuation) { in IN_PROC_BROWSER_TEST_F() argument
334 Continuation(0), Text(1), Binary(2), Close(8), Ping(9), Pong(10); enumConstant