HomeSort by relevance Sort by last modified time
    Searched full:lastruntime (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 25 TEST_F(GoogleUpdateTest, LastRunTime) {
  /external/quake/quake/src/QW/progs/
progdefs.h 66 float lastruntime; member in struct:__anon11723
defs.qc 108 .float lastruntime; // *** to allow entities to run out of sequence
  /external/quake/quake/src/QW/server/
progdefs.h 85 float lastruntime; member in struct:__anon11771
sv_phys.c 839 if (ent->v.lastruntime == (float)realtime)
841 ent->v.lastruntime = (float)realtime;

Completed in 224 milliseconds