Home
last modified time | relevance | path

Searched defs:TestBrowserThreadImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
Dtest_browser_thread.cc14 class TestBrowserThreadImpl : public BrowserThreadImpl { class
16 explicit TestBrowserThreadImpl(BrowserThread::ID identifier) in TestBrowserThreadImpl() function in content::TestBrowserThreadImpl
21 TestBrowserThreadImpl(BrowserThread::ID identifier, in TestBrowserThreadImpl() function in content::TestBrowserThreadImpl
Dtest_browser_thread.h19 class TestBrowserThreadImpl; variable