Home
last modified time | relevance | path

Searched refs:GetNetErrorCodeFromParams (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/log/
H A Dtest_net_log_util.h92 int GetNetErrorCodeFromParams(const NetLogEntry& entry);
H A Dtest_net_log_util.cc189 int GetNetErrorCodeFromParams(const NetLogEntry& entry) { in GetNetErrorCodeFromParams() function
/aosp_15_r20/external/cronet/net/http/
H A Dbidirectional_stream_unittest.cc1454 GetNetErrorCodeFromParams(entries[index])); in TEST_F()
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_unittest.cc2027 EXPECT_THAT(GetNetErrorCodeFromParams(entries[pos]), IsOk()); in TEST_F()
2059 ASSERT_THAT(GetNetErrorCodeFromParams(entries[pos]), in TEST_F()