Searched refs:sendFatalFailure (Results 1 – 3 of 3) sorted by relevance
29 static void sendFatalFailure(const char *message);
48 void CellInfoBase::sendFatalFailure(const char *message) { in sendFatalFailure() function in general_test::CellInfoBase
37 sendFatalFailure("Invalid NR Cell Identity"); in validateIdentity()