Home
last modified time | relevance | path

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

/system/chre/apps/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.h81 static constexpr uint32_t kAllFinished = (1 << 9) - 1; variable
Dtimer_set_test.h68 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable
Dtimer_cancel_test.h57 static constexpr uint32_t kAllFinished = (1 << kStageCount) - 1; variable