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

  /external/chromium_org/chrome/browser/performance_monitor/
database_unittest.cc 106 db_->set_clock(scoped_ptr<Database::Clock>(clock_));
158 db_->set_clock(scoped_ptr<Database::Clock>(clock_));
206 db_1->set_clock(scoped_ptr<Database::Clock>(clock_1));
215 db_2->set_clock(scoped_ptr<Database::Clock>(clock_2));
224 db_3->set_clock(scoped_ptr<Database::Clock>(clock_3));
244 db->set_clock(scoped_ptr<Database::Clock>(clock));
265 db->set_clock(scoped_ptr<Database::Clock>(clock));
404 db->set_clock(scoped_ptr<Database::Clock>(new TestingClock()));
database.h 234 void set_clock(scoped_ptr<Clock> clock) { function in class:performance_monitor::Database
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
term.h 500 #define set_clock CUR Strings[274] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h 500 #define set_clock CUR Strings[274] macro
    [all...]

Completed in 507 milliseconds