HomeSort by relevance Sort by last modified time
    Searched refs:InstallPlatformApp (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_apps_sync_test.cc 12 using apps_helper::InstallPlatformApp;
49 InstallPlatformApp(GetProfile(0), i);
50 InstallPlatformApp(verifier(), i);
78 InstallPlatformApp(GetProfile(0), i);
79 InstallPlatformApp(verifier(), i);
101 InstallPlatformApp(GetProfile(0), i);
102 InstallPlatformApp(verifier(), i);
apps_helper.h 32 std::string InstallPlatformApp(Profile* profile, int index);
two_client_apps_sync_test.cc 27 using apps_helper::InstallPlatformApp;
96 InstallPlatformApp(GetProfile(1), i);
97 InstallPlatformApp(verifier(), i);
apps_helper.cc 50 std::string InstallPlatformApp(Profile* profile, int index) {

Completed in 2379 milliseconds