Searched defs:testingEnabled (Results 1 – 6 of 6) sorted by relevance
153 const bool testingEnabled = in CreateOnMainThread() local210 bool testingEnabled = StaticPrefs::dom_caches_testing_enabled() || in CreateOnWorker() local
161 bool testingEnabled = in CreateOnMainThread() local220 bool testingEnabled = StaticPrefs::dom_caches_testing_enabled() || in CreateOnWorker() local
154 const bool testingEnabled = in CreateOnMainThread() local211 bool testingEnabled = StaticPrefs::dom_caches_testing_enabled() || in CreateOnWorker() local
160 bool testingEnabled = in CreateOnMainThread() local219 bool testingEnabled = DOMPrefs::DOMCachesTestingEnabled() || in CreateOnWorker() local
168 bool testingEnabled = aForceTrustedOrigin || in CreateOnMainThread() local227 bool testingEnabled = aWorkerPrivate->DOMCachesTestingEnabled() || in CreateOnWorker() local