HomeSort by relevance Sort by last modified time
    Searched refs:SetPollingIntervalForTesting (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/trace_event/
memory_dump_scheduler.h 136 static void SetPollingIntervalForTesting(uint32_t interval);
memory_dump_scheduler_unittest.cc 25 MemoryDumpScheduler::SetPollingIntervalForTesting(1);
memory_dump_scheduler.cc 152 void MemoryDumpScheduler::SetPollingIntervalForTesting(uint32_t interval) {
memory_dump_manager_unittest.cc 811 MemoryDumpScheduler::SetPollingIntervalForTesting(1);
    [all...]

Completed in 384 milliseconds