Searched refs:ViewCacheHelper (Results 1 – 4 of 4) sorted by relevance
13 TEST(ViewCacheHelper, HexDump) { in TEST() argument16 ViewCacheHelper::HexDump(kIn, strlen(kIn), &out); in TEST()
16 class NET_EXPORT ViewCacheHelper {
16 void ViewCacheHelper::HexDump(const char *buf, size_t buf_len, in HexDump()
321 net::ViewCacheHelper::HexDump(buffer.get(), size, out); in HexDump()600 net::ViewCacheHelper::HexDump(reinterpret_cast<char*>(&header.allocation_map), in DumpAllocation()