Searched refs:kTotalWaitTimeMs (Results 1 – 1 of 1) sorted by relevance
72 static const int kTotalWaitTimeMs = 3000; in GetGsiService() local73 for (int i = 0; i < kTotalWaitTimeMs / kSleepTimeMs; i++) { in GetGsiService()