Home
last modified time | relevance | path

Searched defs:TimeFormatHTTP (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting_unittest.cc361 TEST(TimeFormattingTest, TimeFormatHTTP) { in TEST() argument
H A Dtime_formatting.cc275 std::string TimeFormatHTTP(const Time& time) { in TimeFormatHTTP() function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_util.cc290 std::string HttpUtil::TimeFormatHTTP(base::Time time) { in TimeFormatHTTP() function in net::HttpUtil
H A Dhttp_util_unittest.cc1189 TEST(HttpUtilTest, TimeFormatHTTP) { in TEST() argument