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

/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_provider_browsertest.cc61 class DriveAppProviderTest : public ExtensionBrowserTest, class in inherits:ExtensionBrowserTest,extensions::InstallObserver
64 DriveAppProviderTest() {} function in class:DriveAppProviderTest
65 virtual ~DriveAppProviderTest() {}
124 base::Bind(&DriveAppProviderTest::OnPendingDriveAppConverterCheckTimer,
181 base::RepeatingTimer<DriveAppProviderTest>
185 DISALLOW_COPY_AND_ASSIGN(DriveAppProviderTest);
190 IN_PROC_BROWSER_TEST_F(DriveAppProviderTest, ExistingChromeApp) {
212 IN_PROC_BROWSER_TEST_F(DriveAppProviderTest, CreateUrlApp) {
238 IN_PROC_BROWSER_TEST_F(DriveAppProviderTest, MatchingChromeAppInstalled) {
271 IN_PROC_BROWSER_TEST_F(DriveAppProviderTest,
[all...]
H A Ddrive_app_provider.h48 friend class DriveAppProviderTest;

Completed in 1019 milliseconds