Searched refs:kWatchdogTimeout (Results 1 – 4 of 4) sorted by relevance
40 kWatchdogTimeout = kPrivateErrorFirst + 7, enumConstant
185 TranscodingErrorCode::kWatchdogTimeout); in threadLoop()961 if (err == TranscodingErrorCode::kWatchdogTimeout) { in onError()
524 EXPECT_EQ(mClient1->getLastError(), TranscodingErrorCode::kWatchdogTimeout); in TEST_F()
336 EXPECT_EQ(mTranscoder->getLastError(), TranscodingErrorCode::kWatchdogTimeout); in expectTimeout()