Home
last modified time | relevance | path

Searched refs:kExhaustionDuration (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dheap_exhaustion_stability_test.cc53 static const uint64_t kExhaustionDuration = UINT64_C(5000000000); variable
119 if (chreTimerSet(kExhaustionDuration, &kExhaustionDuration, true) == in setUp()
241 } else if (eventData == &kExhaustionDuration) { in handleTimer()