Searched refs:IsSuccessful (Results 1 – 4 of 4) sorted by relevance
58 EXPECT_TRUE(response->IsSuccessful()); in TEST()74 EXPECT_TRUE(response->IsSuccessful()); in TEST()110 EXPECT_TRUE(response->IsSuccessful()); in TEST()127 EXPECT_TRUE(response->IsSuccessful()); in TEST()144 EXPECT_TRUE(response->IsSuccessful()); in TEST()154 EXPECT_FALSE(response->IsSuccessful()); in TEST()163 EXPECT_FALSE(response->IsSuccessful()); in TEST()199 EXPECT_TRUE(response->IsSuccessful()); in TEST()238 EXPECT_TRUE(response->IsSuccessful()); in TEST()262 EXPECT_TRUE(response->IsSuccessful()); in TEST()[all …]
346 bool IsSuccessful() const;
302 bool Response::IsSuccessful() const { in IsSuccessful() function in brillo::http::Response
227 bool IsSuccessful(const HttpClient::Response& response) { in IsSuccessful() function555 if (!IsSuccessful(*response)) { in RegisterDeviceOnTicketSent()577 if (!IsSuccessful(*response)) { in RegisterDeviceOnTicketFinalized()729 if (!IsSuccessful(*response)) { in OnCloudRequestDone()