OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_test_contexts_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/public/test/
browser_test_base.cc
122
:
allow_test_contexts_
(true),
160
allow_test_contexts_
= false;
165
allow_test_contexts_
= false;
169
if (
allow_test_contexts_
) {
browser_test_base.h
123
void UseRealGLContexts() {
allow_test_contexts_
= false; }
143
bool
allow_test_contexts_
;
member in class:content::BrowserTestBase
Completed in 172 milliseconds