Searched refs:dispatch_reply (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
H A Dclose_file_unittest.cc34 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
35 : dispatch_reply_(dispatch_reply) {}
92 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
131 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
150 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
175 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
H A Dunmount_unittest.cc32 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
33 : dispatch_reply_(dispatch_reply) {}
91 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
125 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
143 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
168 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
H A Dget_metadata_unittest.cc34 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
35 : dispatch_reply_(dispatch_reply) {}
112 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
151 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
171 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
237 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
H A Dopen_file_unittest.cc34 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
35 : dispatch_reply_(dispatch_reply) {}
111 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
163 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
184 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
213 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
H A Dread_directory_unittest.cc34 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
35 : dispatch_reply_(dispatch_reply) {}
119 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
158 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
178 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
249 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
H A Dread_file_unittest.cc37 explicit LoggingDispatchEventImpl(bool dispatch_reply) argument
38 : dispatch_reply_(dispatch_reply) {}
118 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
168 LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */);
190 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);
237 LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */);

Completed in 74 milliseconds