Home
last modified time | relevance | path

Searched defs:ReadStreamToStringWithMaxSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc305 bool ReadStreamToStringWithMaxSize(FILE* stream, in ReadStreamToStringWithMaxSize() function
H A Dfile_util_unittest.cc4027 TEST_F(FileUtilTest, ReadStreamToStringWithMaxSize) { in TEST_F() argument