Searched refs:kTestOmahaUrlFlag (Results 1 – 7 of 7) sorted by relevance
129 kTestOmahaUrlFlag = 1 << 28, enumerator135 (kDevModeFlag | kResumedFlag | kTestImageFlag | kTestOmahaUrlFlag)
132 case ErrorCode::kTestOmahaUrlFlag: in ErrorCodeToString()
132 case ErrorCode::kTestOmahaUrlFlag: in GetAttemptResult()239 case ErrorCode::kTestOmahaUrlFlag: in GetDownloadErrorCode()
650 static_cast<int>(ErrorCode::kTestOmahaUrlFlag)), in TEST_F()666 static_cast<int>(ErrorCode::kTestOmahaUrlFlag)), in TEST_F()1300 static_cast<int>(ErrorCode::kTestOmahaUrlFlag)); in TEST_F()
377 case ErrorCode::kTestOmahaUrlFlag: // not an error code in UpdateFailed()
1342 flags |= static_cast<uint32_t>(ErrorCode::kTestOmahaUrlFlag); in GetErrorCodeFlags()
163 case ErrorCode::kTestOmahaUrlFlag: // not an error code in HandleErrorCode()