Home | History | Annotate | Download | only in translate

Lines Matching defs:test_profile

1274   TestingProfile* test_profile =
1276 test_profile->ForceIncognito(true);
1281 test_profile->ForceIncognito(false); // Get back to non incognito.
1425 TestingProfile* test_profile =
1428 extensions::ExtensionSystem::Get(test_profile))->CreateProcessManager();
1429 test_profile->ForceIncognito(true);
1432 << test_profile->IsOffTheRecord());
1446 test_profile->ForceIncognito(false);
1462 test_profile->ForceIncognito(true);
1465 << test_profile->IsOffTheRecord());
1478 test_profile->ForceIncognito(false);