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

/external/chromium_org/extensions/browser/
H A Dprocess_manager_unittest.cc62 class ProcessManagerTest : public ExtensionsTest { class in namespace:extensions
64 ProcessManagerTest() function in class:extensions::ProcessManagerTest
72 virtual ~ProcessManagerTest() {}
97 DISALLOW_COPY_AND_ASSIGN(ProcessManagerTest);
101 TEST_F(ProcessManagerTest, ExtensionNotificationRegistration) {
157 TEST_F(ProcessManagerTest, CreateBackgroundHostsOnExtensionsReady) {
172 TEST_F(ProcessManagerTest, CreateBackgroundHostsExplicitly) {
185 TEST_F(ProcessManagerTest, CreateBackgroundHostsDeferred) {
210 TEST_F(ProcessManagerTest, IsBackgroundHostAllowed) {
230 TEST_F(ProcessManagerTest, ProcessGroupin
[all...]
H A Dprocess_manager.h205 friend class ProcessManagerTest;

Completed in 101 milliseconds