Searched defs:ScopedBuffer (Results 1 – 3 of 3) sorted by relevance
25 typedef std::unique_ptr<ChannelBuffer<float>> ScopedBuffer; typedef
61 class ScopedBuffer { class63 ScopedBuffer(gss_buffer_t buffer, GSSAPILibrary* gssapi_lib) in ScopedBuffer() function in net::ScopedBuffer
645 TEST(Allocator, ScopedBuffer) { in TEST() argument