HomeSort by relevance Sort by last modified time
    Searched refs:mContinueCount (Results 1 - 4 of 4) sorted by null

  /system/chre/apps/chqts/src/general_test/
get_time_test.h 48 int mContinueCount;
get_time_test.cc 33 : Test(CHRE_API_VERSION_1_0), mContinueCount(0) {
82 if (mContinueCount > 0) {
86 mContinueCount++;
event_between_apps_test.h 54 int mContinueCount;
event_between_apps_test.cc 40 : Test(CHRE_API_VERSION_1_0), mContinueCount(0) {
62 if (mContinueCount > 0) {
66 mContinueCount++;

Completed in 234 milliseconds