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

  /external/libchrome/base/test/
test_io_thread.h 23 enum Mode { kAutoStart, kManualStart };
test_io_thread.cc 26 case kAutoStart:
  /external/libchrome/base/trace_event/
memory_dump_manager_unittest.cc 556 make_scoped_ptr(new TestIOThread(TestIOThread::kAutoStart)));
606 make_scoped_ptr(new TestIOThread(TestIOThread::kAutoStart)));
    [all...]

Completed in 87 milliseconds