Searched defs:HasProcessToRun (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_provider_host_unittest.cc56 bool HasProcessToRun() const { function in class:content::ServiceWorkerProviderHostTest
76 ASSERT_TRUE(HasProcessToRun());
81 ASSERT_TRUE(HasProcessToRun());
85 ASSERT_TRUE(HasProcessToRun());
90 ASSERT_FALSE(HasProcessToRun());
97 ASSERT_TRUE(HasProcessToRun());
101 ASSERT_TRUE(HasProcessToRun());
106 ASSERT_TRUE(HasProcessToRun());
110 ASSERT_FALSE(HasProcessToRun());
115 ASSERT_TRUE(HasProcessToRun());
[all...]

Completed in 254 milliseconds