HomeSort by relevance Sort by last modified time
    Searched defs:seconds_remaining (Results 1 - 2 of 2) sorted by null

  /system/tpm/tpm_manager/server/
tpm2_status_test.cc 102 int seconds_remaining; local
104 &count, &threshold, &lockout, &seconds_remaining));
122 int seconds_remaining; local
124 &seconds_remaining));
128 EXPECT_EQ(seconds_remaining, lockout_count * lockout_interval);
137 int seconds_remaining; local
139 &seconds_remaining));
  /external/stressapptest/src/
sat.cc 1910 const int seconds_remaining = end - now; local
    [all...]

Completed in 91 milliseconds