Searched defs:RefCountedBytes (Results 1 – 8 of 8) sorted by relevance
34 RefCountedBytes::RefCountedBytes() {} in RefCountedBytes() function in base::RefCountedBytes36 RefCountedBytes::RefCountedBytes(const std::vector<unsigned char>& initializer) in RefCountedBytes() function in base::RefCountedBytes40 RefCountedBytes::RefCountedBytes(const unsigned char* p, size_t size) in RefCountedBytes() function in base::RefCountedBytes
19 TEST(RefCountedMemoryUnitTest, RefCountedBytes) { in TEST() argument
18 class RefCountedBytes; variable
24 class RefCountedBytes; variable
29 class RefCountedBytes; variable
36 class RefCountedBytes; variable
15 class RefCountedBytes; variable