Home
last modified time | relevance | path

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

/external/chromium_org/mojo/system/
Draw_channel_unittest.cc421 class ErrorRecordingRawChannelDelegate class
424 ErrorRecordingRawChannelDelegate(size_t expected_read_count, in ErrorRecordingRawChannelDelegate() function in mojo::system::__anon11682c6f0111::ErrorRecordingRawChannelDelegate
433 virtual ~ErrorRecordingRawChannelDelegate() {} in ~ErrorRecordingRawChannelDelegate()
472 DISALLOW_COPY_AND_ASSIGN(ErrorRecordingRawChannelDelegate);
477 ErrorRecordingRawChannelDelegate delegate(0, true, true); in TEST_F()
520 ErrorRecordingRawChannelDelegate delegate(kMessageCount, true, true); in TEST_F()