Searched refs:GetNetErrorCode (Results 1 – 3 of 3) sorted by relevance
56 bool GetNetErrorCode(int* value) const;
58 bool CapturingNetLog::CapturedEntry::GetNetErrorCode(int* value) const { in GetNetErrorCode() function in net::CapturingNetLog::CapturedEntry
1387 ASSERT_TRUE(entry.GetNetErrorCode(&error_code)); in TEST_P()