Searched defs:IsLWS (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | http_util.h | 128 ALWAYS_INLINE static bool IsLWS(char c) { in IsLWS() function |
H A D | http_util_unittest.cc | 1618 TEST(HttpUtilTest, IsLWS) { in TEST() argument |