Searched refs:IsSuccess (Results 1 – 4 of 4) sorted by relevance
187 if (!getObjectOutcome.IsSuccess()) { in Read()263 if (!putObjectOutcome.IsSuccess()) { in Sync()417 if (!listObjectsOutcome.IsSuccess()) { in GetChildren()452 if (!headBucketOutcome.IsSuccess()) { in Stat()468 if (headObjectOutcome.IsSuccess()) { in Stat()487 if (listObjectsOutcome.IsSuccess()) { in Stat()514 if (!deleteObjectOutcome.IsSuccess()) { in DeleteFile()529 if (!headBucketOutcome.IsSuccess()) { in CreateDir()560 if (listObjectsOutcome.IsSuccess()) { in DeleteDir()613 if (!listObjectsOutcome.IsSuccess()) { in RenameFile()[all …]
222 MATCHER(IsSuccess, "") {416 ASSERT_THAT(status, IsSuccess()); in TEST_F()571 ASSERT_THAT(status, IsSuccess()); in TEST_F()605 ASSERT_THAT(status, IsSuccess()); in TEST_F()678 ASSERT_THAT(status, IsSuccess()); in TEST_F()707 ASSERT_THAT(status, IsSuccess()); in TEST_F()764 ASSERT_THAT(status, IsSuccess()); in TEST_F()794 ASSERT_THAT(status, IsSuccess()); in TEST_F()
53 bool IsSuccess = rcGetAsInteger(TokenValue, Result); in intValue() local54 assert(IsSuccess); in intValue()55 (void)IsSuccess; // Silence the compiler warning when -DNDEBUG flag is on. in intValue()
231 if (!outcome.IsSuccess()) { in GetNextInternal()288 if (!outcome.IsSuccess()) { in SetupStreamsLocked()335 if (!iterator_outcome.IsSuccess()) { in SetupStreamsLocked()