Home
last modified time | relevance | path

Searched defs:kAllFinished (Results 1 – 5 of 5) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Dtimer_stress_test.h42 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable
Dheap_exhaustion_stability_test.h50 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable
Dsend_message_to_host_test.h79 static constexpr uint32_t kAllFinished = (1 << 9) - 1; variable
Dtimer_set_test.h69 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable
Dtimer_cancel_test.h59 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable