Searched refs:elapsed_time_ms (Results 1 – 2 of 2) sorted by relevance
34 MOCK_METHOD1(OnAck, ::android::binder::Status(int elapsed_time_ms));
299 int32_t elapsed_time_ms = static_cast<int32_t>( in SendMgmtFrame() local301 callback->OnAck(elapsed_time_ms); in SendMgmtFrame()