Home
last modified time | relevance | path

Searched refs:writable_duped_dispatcher2 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/
Dshared_buffer_dispatcher_unittest.cc244 scoped_refptr<Dispatcher> writable_duped_dispatcher2; in TEST_F() local
258 dispatcher2->DuplicateBufferHandle(nullptr, &writable_duped_dispatcher2)); in TEST_F()
259 EXPECT_FALSE(writable_duped_dispatcher2); in TEST_F()