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

/external/chromium_org/ipc/
H A Dipc_sync_channel_unittest.cc106 bool SendDouble(bool pump, bool succeed) { function in class:IPC::__anon8488::Worker
495 SendDouble(pump_during_send_, true);
537 SendDouble(pump_first_, expected_send_result_);
556 SendDouble(pump_during_send_, !close_channel_);
633 SendDouble(pump_during_send_, true);
856 if (!SendDouble(false, true))

Completed in 301 milliseconds