OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestingDisableScheduleManage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_memory_manager.h
152
void
TestingDisableScheduleManage
() { disable_schedule_manage_ = true; }
gpu_memory_manager_unittest.cc
163
memmgr_.
TestingDisableScheduleManage
();
Completed in 79 milliseconds