Searched refs:expEvent (Results 1 – 1 of 1) sorted by relevance
884 if (StreamEventReceiver::Event* expEvent = in maybeGetNextCommand() local886 expEvent != nullptr) { in maybeGetNextCommand()889 if (event != *expEvent) { in maybeGetNextCommand()890 LOG(ERROR) << __func__ << ": expected event " << toString(*expEvent) << ", got " in maybeGetNextCommand()